소스 검색

AllowUnsafeBlocks

Luke Pulverenti 8 년 전
부모
커밋
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">