Sample tweaks.

This commit is contained in:
Eugene Wang
2017-02-13 21:13:49 -05:00
parent 24bd82670a
commit 8f6e661a61
4 changed files with 14 additions and 9 deletions

View File

@@ -26,6 +26,7 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<UseVSHostingProcess>true</UseVSHostingProcess>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>x64</PlatformTarget>