Преглед на файлове

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">