Cosmos/Tests/Cosmos.Compiler.Tests.SimpleWriteLine/Cosmos.Compiler.Tests.SimpleWriteLine.csproj
2017-06-28 16:41:25 -04:00

11 lines
256 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard1.5</TargetFramework>
</PropertyGroup>
<ItemGroup>
<None Remove="Cosmos.Compiler.Tests.SimpleWriteLineBoot.Cosmos" />
</ItemGroup>
</Project>