aspnetcore/src/Razor/Microsoft.NET.Sdk.Razor
Pranav K 5aa4a7cd41
Avoid using PATH to find dotnet.exe in RazorSDK tasks (#25750)
This pattern is pretty identical to what we have in other SDKs. It allows
using the SDK when dotnet isn't in the path such as the https://github.com/dotnet/aspnetcore/issues/25746.

Fixes #14432
2020-09-10 16:30:55 -07:00
..
integrationtests Update to latest SDK (#25421) 2020-09-10 15:12:17 -07:00
src Avoid using PATH to find dotnet.exe in RazorSDK tasks (#25750) 2020-09-10 16:30:55 -07:00
test Quarantine BundlesScopedCssFiles_UpdatesBundleWhenContentsChange (#25656) 2020-09-06 11:52:39 -07:00