Skip to content

Commit

Permalink
Bump AltV.Net.Client from 15.0.105-dev to 16.3.4
Browse files Browse the repository at this point in the history
Bumps [AltV.Net.Client](https://github.com/altmp/coreclr-module) from 15.0.105-dev to 16.3.4.
- [Release notes](https://github.com/altmp/coreclr-module/releases)
- [Commits](https://github.com/altmp/coreclr-module/commits/16.3.4)

---
updated-dependencies:
- dependency-name: AltV.Net.Client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 169d04a commit 5dbb502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LemonUI.AltV/LemonUI.AltV.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<Compile Include="$(ProjectDir)../LemonUI/**/*.cs" />
<None Include="$(ProjectDir)../README.md" Pack="true" Visible="false" PackagePath="\" />
<None Include="$(ProjectDir)../logo.png" Pack="true" Visible="false" PackagePath="\" />
<PackageReference Include="AltV.Net.Client" Version="15.0.105-dev">
<PackageReference Include="AltV.Net.Client" Version="16.3.4">
<IncludeAssets>compile</IncludeAssets>
</PackageReference>
</ItemGroup>
Expand Down

0 comments on commit 5dbb502

Please sign in to comment.