Noah Gilson

Results 158 comments of Noah Gilson

It appears this too is actually a duplicate of https://github.com/dotnet/sdk/issues/8833. Looking into a fix.

7.0.2xx is already closed for changes unfortunately, maybe we can port it to 7.0.300 though, or port it to 7.0.200 next month.

We should see if this also needs to be changed for workload update rollback

Yes, keep in mind this will not work for ms build t publish, only when running dotnet publish on CLI (and eventually VS publish, but not at the moment.)

> I don't think you'll ever see `_IsPublishing == false`. > > `dotnet publish` sets the property to true. Publish in VS currently doesn't. They're working on making it set...

Thank you for checking in with us! I think its a good idea. If youre ok with it not being the same in msbuild t publish, then I dont see...

@ViktorHofer @Nirmal4G May you expand on any remaining concerns you have with this proposal? Is it the engineering limitation, which we cannot change: > So we are left with the...

We are releasing the API to acquire a Global .NET SDK using the '.NET Runtime Install Tool', which will become the '.NET Install Tool' by the end of next week....