Skip to content

Commit 4a0e84c

Browse files
authored
PR feedback - undo BP2 project move
1 parent d55847e commit 4a0e84c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

eng/Build.props

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,6 @@
5555
$(RepoRoot)src\Servers\Kestrel\perf\PlatformBenchmarks\**\*.csproj;
5656
$(RepoRoot)src\SignalR\perf\benchmarkapps\**\*.csproj;
5757
" />
58-
59-
<!-- This project requires inputs from x64, x86, and arm64 on Windows - therefore in the VMR, we build it in pass 2 -->
60-
<ProjectToExclude Include="
61-
$(RepoRoot)src\Servers\IIS/IntegrationTesting.IIS\src\Microsoft.AspNetCore.Server.IntegrationTesting.IIS.csproj;
62-
"
63-
Condition=" '$(TargetOsName)' == 'win' and '$(DotNetBuild)' == 'true' and ('$(DotNetBuildPass)' == '' or '$(DotNetBuildPass)' == '1') " />
6458
</ItemGroup>
6559

6660
<Choose>

0 commit comments

Comments
 (0)