Marc Paine

Results 342 comments of Marc Paine

Can you share the results from `dotnet --info` and can you share the contents of the `program files\dotnet\sdk-manifests` folder (zip up the folder so we can take a look at...

Can folks still hitting this run the https://aka.ms/vscollect and provide us the logs? From looking at the code and the manifests provided above (thanks for that), we have a theory....

@tisis2 your issue is probably different. Something is off in the workload manifests you have in the dotnet/sdk-manifests directory. Do you have Visual Studio installed or just the SDK? Which...

@matt-goldman thanks for the logs in email. Someone on the team is looking through them. We also have some folks trying to set up a repro of the situation. Our...

Repair just reruns the msis for already installed workloads and so shouldn't be needed in this case. The problem here is that an older set of packs is installed compared...

This is definitely something that we've been considering. `dotnet sdk check` is our down payment in this direction as we can now look up the details on what are the...

Not 7.0.2xx. The SDK being able to install other versions of the .NET SDK we're hoping we can prioritize for 8.0.1xx. For the suggestions about downloading newer versions of sdks,...

@jonathanpeppers is the main branch being used for 7.0 releases? Should we expect the loc descriptions in rc2 or GA?

Did you by any chance have installed a previous SDK preview and installed workloads for it? While we added update, it won't work with preview 4 and before last I...

@vitek-karas @elinor-fung any ideas? Haven't seen a apphost file permissions issue like this before.