Skip to content

Commit

Permalink
build: updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
KDani-99 committed Dec 14, 2020
1 parent 221378f commit 26cb07e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Source/FivePD_API.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="CitizenFX.Core.Client, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>packages\CitizenFX.Core.Client.1.0.2974\lib\net45\CitizenFX.Core.Client.dll</HintPath>
<HintPath>packages\CitizenFX.Core.Client.1.0.3307\lib\net45\CitizenFX.Core.Client.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
Expand Down
2 changes: 1 addition & 1 deletion Source/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="CitizenFX.Core.Client" version="1.0.2911" targetFramework="net452" />
<package id="CitizenFX.Core.Client" version="1.0.3307" targetFramework="net452" />
</packages>

0 comments on commit 26cb07e

Please sign in to comment.