File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 16
16
<RestorePackages >true</RestorePackages >
17
17
<TargetFrameworkProfile >
18
18
</TargetFrameworkProfile >
19
+ <UseMSBuildEngine >False</UseMSBuildEngine >
19
20
</PropertyGroup >
20
21
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
21
22
<DebugSymbols >true</DebugSymbols >
27
28
<WarningLevel >4</WarningLevel >
28
29
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
29
30
<!-- XML documentation file for Debug configuration -->
30
- <DocumentationFile >bin\Debug\ZeroMQ.XML </DocumentationFile >
31
+ <DocumentationFile >bin\Debug\ZeroMQ.xml </DocumentationFile >
31
32
</PropertyGroup >
32
33
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
33
34
<Optimize >true</Optimize >
37
38
<WarningLevel >4</WarningLevel >
38
39
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
39
40
<!-- XML documentation file for Release configuration -->
40
- <DocumentationFile >bin\Release\ZeroMQ.XML </DocumentationFile >
41
+ <DocumentationFile >bin\Release\ZeroMQ.xml </DocumentationFile >
41
42
</PropertyGroup >
42
43
<PropertyGroup >
43
44
<SignAssembly >true</SignAssembly >
134
135
<None Include =" ZeroMQ.snk" />
135
136
</ItemGroup >
136
137
<ItemGroup />
137
- </Project >
138
+ </Project >
Original file line number Diff line number Diff line change 14
14
<RestorePackages >true</RestorePackages >
15
15
<TargetFrameworkProfile >
16
16
</TargetFrameworkProfile >
17
+ <UseMSBuildEngine >False</UseMSBuildEngine >
17
18
</PropertyGroup >
18
19
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
19
20
<DebugSymbols >true</DebugSymbols >
25
26
<WarningLevel >4</WarningLevel >
26
27
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
27
28
<!-- XML documentation file for Debug configuration -->
28
- <DocumentationFile >bin\Debug\ZeroMQ.XML </DocumentationFile >
29
+ <DocumentationFile >bin\Debug\ZeroMQ.xml </DocumentationFile >
29
30
</PropertyGroup >
30
31
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
31
32
<Optimize >true</Optimize >
35
36
<WarningLevel >4</WarningLevel >
36
37
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
37
38
<!-- XML documentation file for Release configuration -->
38
- <DocumentationFile >bin\Release\ZeroMQ.XML </DocumentationFile >
39
+ <DocumentationFile >bin\Release\ZeroMQ.xml </DocumentationFile >
39
40
</PropertyGroup >
40
41
<PropertyGroup >
41
42
<SignAssembly >true</SignAssembly >
133
134
<CopyToOutputDirectory >Always</CopyToOutputDirectory >
134
135
</Content >
135
136
</ItemGroup >
136
- </Project >
137
+ </Project >
You can’t perform that action at this time.
0 commit comments