Skip to content

Commit

Permalink
Fix readme crap
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDutchDev committed Nov 10, 2023
1 parent 07a890b commit 0138d7f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
File renamed without changes.
14 changes: 4 additions & 10 deletions src/AltV.Atlas.Peds.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,10 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AltV.Net.Async" Version="15.0.5" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.1" />




<None Include="../README.md" Pack="true" PackagePath="\"/>
<PackageReference Include="AltV.Net.Async" Version="15.0.5"/>
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0"/>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.1"/>
</ItemGroup>




</Project>

0 comments on commit 0138d7f

Please sign in to comment.