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

11 lines
251 B
XML

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