Compare commits
No commits in common. "main" and "v0.14.0" have entirely different histories.
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<!-- Compile-time only: the server already has CounterStrikeSharp.API.dll -->
|
<!-- Compile-time only: the server already has CounterStrikeSharp.API.dll -->
|
||||||
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.376">
|
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.375">
|
||||||
<PrivateAssets>none</PrivateAssets>
|
<PrivateAssets>none</PrivateAssets>
|
||||||
<ExcludeAssets>runtime</ExcludeAssets>
|
<ExcludeAssets>runtime</ExcludeAssets>
|
||||||
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue