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 c39ecb9 commit 89c8465Copy full SHA for 89c8465
src/Servers/IIS/build.cmd
@@ -1,3 +1,3 @@
1
@ECHO OFF
2
SET RepoRoot=%~dp0..\..\..
3
-%RepoRoot%\build.cmd -projects %~dp0**\*.csproj %*
+%RepoRoot%\build.cmd -projects %~dp0**\*.csproj /p:SkipIISNewHandlerTests=true /p:SkipIISNewShimTests=true %*
0 commit comments