Skip to content

Commit

Permalink
Use NuGet EliteAPI version
Browse files Browse the repository at this point in the history
  • Loading branch information
Somfic committed Jul 13, 2023
1 parent 980cd46 commit 0b3558b
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions EliteVA.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<Version>0.1.8</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="EliteAPI" Version="3.0.2" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Ini" Version="7.0.0" />
Expand All @@ -30,15 +31,4 @@
<ItemGroup>
<Folder Include="FileLogger" />
</ItemGroup>
<ItemGroup>
<Reference Include="EliteAPI">
<HintPath>..\EliteAPI\EliteAPI\bin\Debug\netstandard2.0\EliteAPI.dll</HintPath>
</Reference>
<Reference Include="EliteAPI.Abstractions">
<HintPath>..\EliteAPI\EliteAPI\bin\Debug\netstandard2.0\EliteAPI.Abstractions.dll</HintPath>
</Reference>
<Reference Include="EliteAPI.Events">
<HintPath>..\EliteAPI\EliteAPI\bin\Debug\netstandard2.0\EliteAPI.Events.dll</HintPath>
</Reference>
</ItemGroup>
</Project>

0 comments on commit 0b3558b

Please sign in to comment.