src: dotnet: WIP

This commit is contained in:
Bill Zissimopoulos
2017-04-02 11:44:25 -07:00
parent 8e7e959d8a
commit 02cec420e7
3 changed files with 15 additions and 33 deletions

View File

@ -24,7 +24,7 @@
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>