File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 22
22
<ErrorReport >prompt</ErrorReport >
23
23
<WarningLevel >4</WarningLevel >
24
24
<DocumentationFile >bin\Debug\WampSharp.Owin.XML</DocumentationFile >
25
+ <AllowUnsafeBlocks >false</AllowUnsafeBlocks >
25
26
</PropertyGroup >
26
27
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
27
28
<DebugType >pdbonly</DebugType >
30
31
<DefineConstants >TRACE</DefineConstants >
31
32
<ErrorReport >prompt</ErrorReport >
32
33
<WarningLevel >4</WarningLevel >
34
+ <DocumentationFile >bin\Release\WampSharp.Owin.XML</DocumentationFile >
33
35
</PropertyGroup >
34
36
<PropertyGroup >
35
37
<StartupObject />
Original file line number Diff line number Diff line change 30
30
<DefineConstants >TRACE</DefineConstants >
31
31
<ErrorReport >prompt</ErrorReport >
32
32
<WarningLevel >4</WarningLevel >
33
+ <DocumentationFile >bin\Release\WampSharp.WebSockets.XML</DocumentationFile >
34
+ <AllowUnsafeBlocks >false</AllowUnsafeBlocks >
33
35
</PropertyGroup >
34
36
<ItemGroup >
35
37
<Reference Include =" System" />
You can’t perform that action at this time.
0 commit comments