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

11 lines
252 B
XML

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