File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 16
16
<DebugSymbols >true</DebugSymbols >
17
17
<DebugType >full</DebugType >
18
18
<Optimize >false</Optimize >
19
- <OutputPath >bin\Debug\lib\net20</OutputPath >
20
- <IntermediateOutputPath >obj\Debug\lib\net20</IntermediateOutputPath >
19
+ <OutputPath >bin\Debug\lib\net20\ </OutputPath >
20
+ <IntermediateOutputPath >obj\Debug\lib\net20\ </IntermediateOutputPath >
21
21
<DefineConstants >DEBUG;TRACE;INCLUDE_IDEA;</DefineConstants >
22
22
<ErrorReport >prompt</ErrorReport >
23
23
<WarningLevel >4</WarningLevel >
24
24
<ConsolePause >false</ConsolePause >
25
25
</PropertyGroup >
26
26
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
27
27
<Optimize >true</Optimize >
28
- <OutputPath >bin\Release\lib\net20</OutputPath >
29
- <IntermediateOutputPath >obj\Release\lib\net20</IntermediateOutputPath >
28
+ <OutputPath >bin\Release\lib\net20\ </OutputPath >
29
+ <IntermediateOutputPath >obj\Release\lib\net20\ </IntermediateOutputPath >
30
30
<DefineConstants >TRACE;INCLUDE_IDEA;</DefineConstants >
31
31
<DocumentationFile >doc\BouncyCastle.xml</DocumentationFile >
32
32
<ErrorReport >prompt</ErrorReport >
You can’t perform that action at this time.
0 commit comments