dotnet / razor

Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
https://asp.net
MIT License
475 stars 184 forks source link

Switch to regular pool in 17.10 branch #10535

Closed jjonescz closed 5 days ago

jjonescz commented 5 days ago

Fixes broken official builds in the release/dev17.10 branch. They broke because the vs2022preview machines were updated to VS 17.11 and trying to deploy razor extension 17.10.* there fails with "Extension 'Microsoft.VisualStudio.RazorExtension' is of the same or lower version than the installed extension."

Official build of this PR: https://dev.azure.com/dnceng/internal/_build/results?buildId=2482027&view=results