Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TomGrobbe committed Nov 1, 2020
1 parent 816b844 commit 1b5a16c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion vMenu/vMenuClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="MenuAPI.FiveM" Version="3.2.0" />
<PackageReference Include="MenuAPI.FiveM" Version="*" />

<Reference Include="Microsoft.CSharp" />

Expand Down
2 changes: 1 addition & 1 deletion vMenuServer/vMenuServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<ItemGroup>
<Reference Include="Microsoft.CSharp" />

<PackageReference Include="CitizenFX.Core.Server" Version="1.0.2837">
<PackageReference Include="CitizenFX.Core.Server" Version="1.0.*">
<ExcludeAssets>runtime</ExcludeAssets>
</PackageReference>

Expand Down

0 comments on commit 1b5a16c

Please sign in to comment.