Cosmos/source/Kernel-X86/90-Application/GuessKernelGen3.csproj
José Pedro 65f96f88e9 g3
2017-07-30 19:44:19 +01:00

17 lines
459 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard1.5</TargetFramework>
<ProjectGuid>{9E58E949-7B71-45ED-9610-11DA287EE933}</ProjectGuid>
</PropertyGroup>
<ItemGroup>
<None Remove="*.Cosmos" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\00-CPU\Cosmos.CPU\Cosmos.CPU.csproj" />
<ProjectReference Include="..\80-System\Cosmos.System\Cosmos.System.csproj" />
</ItemGroup>
</Project>