Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
manups4e committed Apr 4, 2024
1 parent 22d2c3e commit a7303ee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
6 changes: 1 addition & 5 deletions FxEvents/FxEvents.Client/FxEvents.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,7 @@
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />

<PackageReference Include="CitizenFX.Core.Client" ExcludeAssets="runtime" Version="1.0.6370" Condition="'$(Configuration)' == 'Release FiveM' Or '$(Configuration)' == 'Debug FiveM'">
<GeneratePathProperty>False</GeneratePathProperty>
</PackageReference>

<PackageReference Include="CitizenFX.Core.Client" Version="1.0.7257" />
<PackageReference Include="CitizenFX.Core.Client" Version="1.0.7257" />

<PackageReference Include="GitVersion.MsBuild" Version="5.12.0">
<PrivateAssets>all</PrivateAssets>
Expand Down
1 change: 0 additions & 1 deletion FxEvents/FxEvents.Client/FxEvents.Client.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<metadata>
<id>$id$</id>
<title>$title$</title>
<version>1.0.1</version>
<authors>Leonardo Emanuele</authors>
<owners>Leonardo Emanuele</owners>
<projectUrl>https://github.com/manups4e/FxEvents</projectUrl>
Expand Down

0 comments on commit a7303ee

Please sign in to comment.