Merge pull request #2711 from MediaBrowser/dev

update project
This commit is contained in:
Luke 2017-06-15 13:43:57 -04:00 committed by GitHub
commit 82e575a0be

View File

@ -30,6 +30,7 @@
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />