Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
| 44f7633b95 |
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.375">
|
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.376">
|
||||||
<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