issues
search
aspnet
/
AspNetWebStack
ASP.NET MVC 5.x, Web API 2.x, and Web Pages 3.x (not ASP.NET Core)
Other
858
stars
354
forks
source link
Use latest 2.1.x .NET SDK
#381
Closed
dougbu
closed
1 year ago
dougbu
commented
1 year ago
noticed CI builds were using old 2.1.500
UseDotNet@2
seems to ignore
rollForward
when using global.json :frown:
nits:
quiet
dotnet
in CI (where
dotnet
is always new)
complain about all potentially missing components when VS isn't found
add a missing blank line
UseDotNet@2
seems to ignorerollForward
when using global.json :frown:dotnet
in CI (wheredotnet
is always new)