Cosmos/source/Kernel-X86/50-Application/GuessKernelGen3.csproj
José Pedro ad34bd4a2a g3
2017-08-07 19:21:02 +01:00

19 lines
646 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="..\..\Cosmos.IL2CPU.API\Cosmos.IL2CPU.API.csproj" />
<ProjectReference Include="..\10-CPU\Cosmos.CPU.x86\Cosmos.CPU.x86.csproj" />
<ProjectReference Include="..\20-Platform\Cosmos.Platform.PC\Cosmos.Platform.PC.csproj" />
<ProjectReference Include="..\40-System\Cosmos.System\Cosmos.System.csproj" />
</ItemGroup>
</Project>