Skip to content

Commit

Permalink
Update CFX API target version
Browse files Browse the repository at this point in the history
  • Loading branch information
TomGrobbe committed Sep 30, 2019
1 parent a86649e commit 4088ff0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MenuAPI/MenuAPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="CitizenFX.Core.Client">
<Version>1.0.1208</Version>
<Version>1.0.1626</Version>
<ExcludeAssets>runtime</ExcludeAssets>
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
2 changes: 1 addition & 1 deletion TestMenu/TestMenu.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="CitizenFX.Core.Client">
<Version>1.0.1208</Version>
<Version>1.0.1626</Version>
<ExcludeAssets>runtime</ExcludeAssets>
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 4088ff0

Please sign in to comment.