Browse Source

AllowUnsafeBlocks

Luke Pulverenti 7 years ago
parent
commit
059724ce26
1 changed files with 1 additions and 0 deletions
  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">