Skip to content

Commit

Permalink
chore(deps): update dependency altv.net.async to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 23, 2024
1 parent 2d72bf7 commit 06a4bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/AltV.Net.Sdk.Server/Sdk/Sdk.targets
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Condition="$(DisableAltVNuget) != 'true'">
<PackageReference Include="AltV.Net.Async" Version="1.0.0" />
<PackageReference Include="AltV.Net.Async" Version="16.0.8" />
</ItemGroup>
<Import Project="Sdk.targets" Sdk="Microsoft.NET.Sdk" />
</Project>

0 comments on commit 06a4bd1

Please sign in to comment.