Skip to content

Commit 4088ff0

Browse files
committed
Update CFX API target version
1 parent a86649e commit 4088ff0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MenuAPI/MenuAPI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
</ItemGroup>
5555
<ItemGroup>
5656
<PackageReference Include="CitizenFX.Core.Client">
57-
<Version>1.0.1208</Version>
57+
<Version>1.0.1626</Version>
5858
<ExcludeAssets>runtime</ExcludeAssets>
5959
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
6060
</PackageReference>

TestMenu/TestMenu.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
</ItemGroup>
4949
<ItemGroup>
5050
<PackageReference Include="CitizenFX.Core.Client">
51-
<Version>1.0.1208</Version>
51+
<Version>1.0.1626</Version>
5252
<ExcludeAssets>runtime</ExcludeAssets>
5353
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5454
</PackageReference>

0 commit comments

Comments
 (0)