Cosmos/source/Cosmos.Debug.Kernel/Cosmos.Debug.Kernel.csproj
2018-02-15 19:25:36 +00:00

8 lines
201 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
</PropertyGroup>
</Project>