aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke <luke.pulverenti@gmail.com>2017-06-15 13:43:57 -0400
committerGitHub <noreply@github.com>2017-06-15 13:43:57 -0400
commit82e575a0be5ebcc636a78acd25e701b9d50c2640 (patch)
treec779c0a8b4698b29e8e420b487ff2033aa096a14
parent2a286d17a370a5442e3edaf7fad552e8bf8f0872 (diff)
parentc9d7eb9b0482ab26c2d288c460cd5fba3c993e7a (diff)
Merge pull request #2711 from MediaBrowser/dev
update project
-rw-r--r--SocketHttpListener/SocketHttpListener.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/SocketHttpListener/SocketHttpListener.csproj b/SocketHttpListener/SocketHttpListener.csproj
index 9fb7c5061..9cdc953c5 100644
--- a/SocketHttpListener/SocketHttpListener.csproj
+++ b/SocketHttpListener/SocketHttpListener.csproj
@@ -30,6 +30,7 @@
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
+ <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />