mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-03-03 15:30:27 +00:00
update csproj
This commit is contained in:
@@ -24,16 +24,24 @@
|
||||
<DebugEnabled>False</DebugEnabled>
|
||||
<CompileVBEMultiboot>False</CompileVBEMultiboot>
|
||||
<RemoveBootDebugOutput>False</RemoveBootDebugOutput>
|
||||
<CosmosDisableDebugger>true</CosmosDisableDebugger>
|
||||
<CosmosDebugLevel>None</CosmosDebugLevel>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Cosmos.Build" Version="0-*" NoWarn="NU1604" />
|
||||
<PackageReference Include="Cosmos.Common" Version="0.1.0-localbuild20221121060004" />
|
||||
<PackageReference Include="Cosmos.Core" Version="0.1.0-localbuild20221121060004" />
|
||||
<PackageReference Include="Cosmos.Debug.Kernel" Version="0-*" NoWarn="NU1604" />
|
||||
<PackageReference Include="Cosmos.HAL2" Version="0.1.0-localbuild20221121060004" />
|
||||
<PackageReference Include="Cosmos.System2" Version="0-*" NoWarn="NU1604" />
|
||||
<PackageReference Include="IL2CPU.API" Version="0.1.0-localbuild20221121060004" />
|
||||
<PackageReference Include="Cosmos.Build" Version="0.1.0-localbuild20260201071808" NoWarn="NU1604">
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Cosmos.Common" Version="0.1.0-localbuild20260201071815" />
|
||||
<PackageReference Include="Cosmos.Core" Version="0.1.0-localbuild20260201071815" />
|
||||
<PackageReference Include="Cosmos.Debug.Kernel" Version="0.1.0-localbuild20260201071815" NoWarn="NU1604" />
|
||||
<PackageReference Include="Cosmos.Debug.Kernel.Plugs.Asm" Version="0.1.0-localbuild20260201071815" />
|
||||
<PackageReference Include="Cosmos.HAL2" Version="0.1.0-localbuild20260201071815" />
|
||||
<PackageReference Include="Cosmos.Plugs" Version="0.1.0-localbuild20260201071815" />
|
||||
<PackageReference Include="Cosmos.System2" Version="0.1.0-localbuild20260201071815" />
|
||||
<PackageReference Include="Cosmos.System2_Plugs" Version="0.1.0-localbuild20260201071815" />
|
||||
<PackageReference Include="IL2CPU.API" Version="0.1.0-localbuild20260202032053" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user