浏览代码

AllowUnsafeBlocks

Luke Pulverenti 7 年之前
父节点
当前提交
059724ce26
共有 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">