diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-11-10 09:45:33 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-11-10 09:45:33 -0500 |
| commit | 9b891f2c9a4f37e2a914dc8fc5faba4e919e2b8f (patch) | |
| tree | dfb3ad7dbd62837d062614992e813f4c9245aca1 | |
| parent | 227dd0a42d398978ca085a607345a7877de87950 (diff) | |
update project
| -rw-r--r-- | MediaBrowser.Server.Startup.Common/MediaBrowser.Server.Startup.Common.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MediaBrowser.Server.Startup.Common/MediaBrowser.Server.Startup.Common.csproj b/MediaBrowser.Server.Startup.Common/MediaBrowser.Server.Startup.Common.csproj index 00ecda476..7e01fd36d 100644 --- a/MediaBrowser.Server.Startup.Common/MediaBrowser.Server.Startup.Common.csproj +++ b/MediaBrowser.Server.Startup.Common/MediaBrowser.Server.Startup.Common.csproj @@ -31,6 +31,7 @@ <DefineConstants>TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> + <AllowUnsafeBlocks>true</AllowUnsafeBlocks> </PropertyGroup> <ItemGroup> <Reference Include="Emby.Common.Implementations"> |
