Cosmos/Demos/CosmosGraphicSubsystem/CosmosGraphicSubsystem.csproj
2017-07-30 14:24:01 -04:00

17 lines
507 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard1.5</TargetFramework>
<ProjectGuid>{49f2c01d-d2c5-4564-810b-1ae92236c5c1}</ProjectGuid>
</PropertyGroup>
<ItemGroup>
<None Remove="CosmosGraphicSubsystemBoot.Cosmos" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\source\Cosmos.Debug.Kernel\Cosmos.Debug.Kernel.csproj" />
<ProjectReference Include="..\..\source\Cosmos.System2\Cosmos.System2.csproj" />
</ItemGroup>
</Project>