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 2222 <ErrorReport >prompt</ErrorReport >
2323 <WarningLevel >4</WarningLevel >
2424 <DocumentationFile >bin\Debug\WampSharp.Owin.XML</DocumentationFile >
25+ <AllowUnsafeBlocks >false</AllowUnsafeBlocks >
2526 </PropertyGroup >
2627 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
2728 <DebugType >pdbonly</DebugType >
3031 <DefineConstants >TRACE</DefineConstants >
3132 <ErrorReport >prompt</ErrorReport >
3233 <WarningLevel >4</WarningLevel >
34+ <DocumentationFile >bin\Release\WampSharp.Owin.XML</DocumentationFile >
3335 </PropertyGroup >
3436 <PropertyGroup >
3537 <StartupObject />
Original file line number Diff line number Diff line change 3030 <DefineConstants >TRACE</DefineConstants >
3131 <ErrorReport >prompt</ErrorReport >
3232 <WarningLevel >4</WarningLevel >
33+ <DocumentationFile >bin\Release\WampSharp.WebSockets.XML</DocumentationFile >
34+ <AllowUnsafeBlocks >false</AllowUnsafeBlocks >
3335 </PropertyGroup >
3436 <ItemGroup >
3537 <Reference Include =" System" />
You can’t perform that action at this time.
0 commit comments