Skip to content

Commit

Permalink
Update dependency AltV.Net.Async to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2023
1 parent 683ef2a commit 5ba2e45
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="15.0.1" />
</ItemGroup>
<Import Project="Sdk.targets" Sdk="Microsoft.NET.Sdk" />
</Project>

0 comments on commit 5ba2e45

Please sign in to comment.