We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 683f794 commit d03d4eaCopy full SHA for d03d4ea
eng/Build.props
@@ -82,9 +82,6 @@
82
<AdditionalProperties>Platform=x86</AdditionalProperties>
83
<DotNetBuildPass>$(DotNetBuildPass)</DotNetBuildPass>
84
</ProjectToBuild>
85
- <ProjectToBuild Include="$(RepoRoot)src\Servers\IIS/IntegrationTesting.IIS\src\Microsoft.AspNetCore.Server.IntegrationTesting.IIS.csproj" >
86
- <DotNetBuildPass>$(DotNetBuildPass)</DotNetBuildPass>
87
- </ProjectToBuild>
88
</ItemGroup>
89
</When>
90
<Otherwise>
0 commit comments