You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should un-pin versions, if we can.
It's probably ok to wait until dotnet has the full support for MSBuild and allign this work with transition to .csproj files instead of project.json files.
Housekeeping issue, so we don't lost this information.
dotnetcli that we install in Pin dotnet-cli version to 1.0.0-preview3-003930 #2573PowerShell/build.psm1
Line 916 in 25005a0
PowerShell/build.psm1
Line 864 in 25005a0
We should un-pin versions, if we can.
It's probably ok to wait until
dotnethas the full support for MSBuild and allign this work with transition to.csprojfiles instead ofproject.jsonfiles.