We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9a8e04 commit 81fa86fCopy full SHA for 81fa86f
1 file changed
src/BenchmarksAnalyzer/BenchmarksAnalyzer.csproj
@@ -19,10 +19,10 @@
19
<IISExpressAnonymousAuthentication />
20
<IISExpressWindowsAuthentication />
21
<IISExpressUseClassicPipelineMode />
22
+ <Use64BitIISExpress />
23
<UseGlobalApplicationHostFile />
24
<NuGetPackageImportStamp>
25
</NuGetPackageImportStamp>
- <Use64BitIISExpress />
26
<LangVersion>default</LangVersion>
27
</PropertyGroup>
28
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
0 commit comments