Marc Paine
Marc Paine
@akoeplinger do you know if the machine used to install the workloads was a windows admin install or another install? the admin installs had an issue in 6.0.400 where the...
Can you run `dotnet workload update --print-rollback` and `dotnet workload update --print-download-link-only` and share the output of both? Neither should actually change the current state of your system.
Did you install a preview of 6.0.400 by any chance earlier on that machine and is it still around? This looks like https://github.com/dotnet/installer/pull/14134. Go into the dotnet/sdk-manifests/6.0.400 folder. You should...
Glad we tracked that down and good to know it'll be fixed as soon as we publish our 6.0.9 release in September.
@lpatalas I was going to archive this repo once templating repo is switched over to system.commandline. I don't expect any more changes here. I can merge if you think it's...
@baronfel How close is the templating repo move?
@adegeo , what's in your "program files (X86)\dotnet" folder? It looks like the uninstall tool is finding your x64 SDKs but looking for x86 runtimes which likely explains the difference.
@MichaelSimons I was about to archive this repo and noticed you filed this relatively recently. The SDK doesn't use this anymore (or shouldn't). Was there a reason or place that...
@dseefeld Since the SDK switched over to using System.CommandLine instead of this, I was going to archive the repo. Any concerns with closing out these PRs and archiving it?
@dseefeld Is templating still using commandline parser? @vlada-shubina, when will that get removed so we can archive this repo as I'm trying to save time on various compliance activities for...