Преглед изворни кода

Merge pull request #2801 from MediaBrowser/dev

AllowUnsafeBlocks
Luke пре 8 година
родитељ
комит
d0deb755d6
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      Emby.Server.Implementations/Emby.Server.Implementations.csproj

+ 1 - 0
Emby.Server.Implementations/Emby.Server.Implementations.csproj

@@ -30,6 +30,7 @@
     <DefineConstants>TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
   </PropertyGroup>
   <ItemGroup>
     <Compile Include="..\SharedVersion.cs">