1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-18 02:58:10 -05:00

Namespace Update (SLC/Data Ignored)

This commit is contained in:
Amos
2024-07-01 18:30:06 +01:00
committed by Ayymoss
parent 95523885b8
commit c4b33c361a
164 changed files with 463 additions and 487 deletions

View File

@ -7,7 +7,6 @@
<AddRazorSupportForMvc>true</AddRazorSupportForMvc>
<PreserveCompilationContext>true</PreserveCompilationContext>
<TypeScriptToolsVersion>2.6</TypeScriptToolsVersion>
<PackageId>RaidMax.IW4MAdmin.WebfrontCore</PackageId>
<Version>2022.0.0</Version>
<Authors>RaidMax</Authors>
<Company>Forever None</Company>
@ -22,6 +21,7 @@
<OutputType>Library</OutputType>
<StartupObject />
<Configurations>Debug;Release;Prerelease</Configurations>
<RootNamespace>IW4MAdmin.WebfrontCore</RootNamespace>
</PropertyGroup>
<PropertyGroup>