1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-09 23:00:57 -05:00

small updates that got lost in last commit

This commit is contained in:
RaidMax
2022-04-19 22:34:35 -05:00
parent d5b4c60e5a
commit 60d7fd08a0
5 changed files with 12 additions and 27 deletions

View File

@ -8,7 +8,7 @@
<PreserveCompilationContext>true</PreserveCompilationContext>
<TypeScriptToolsVersion>2.6</TypeScriptToolsVersion>
<PackageId>RaidMax.IW4MAdmin.WebfrontCore</PackageId>
<Version>2.0.0</Version>
<Version>2022.0.0</Version>
<Authors>RaidMax</Authors>
<Company>Forever None</Company>
<Product>IW4MAdmin</Product>
@ -31,15 +31,6 @@
<LangVersion>Latest</LangVersion>
</PropertyGroup>
<ItemGroup>
<None Include="bundleconfig.json" />
<None Include="compilerconfig.json" />
<None Remove="dotnet-bundle.exe" />
<None Remove="dotnet-bundle.dll" />
<None Remove="Newtonsoft.Json.dll" />
<None Remove="NUglify.dll" />
</ItemGroup>
<ItemGroup>
<Content Update="wwwroot\**\*.*" CopyToPublishDirectory="Never" />
<Content Update="wwwroot\css\src\global.css" CopyToPublishDirectory="Never" />