question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

During installation of SDK 8.0 P2, workload baseline manifests are still P1

See original GitHub issue

Describe the bug

During installation of SDK 8.0 P2, some components still have the P1 branding.

Microsoft.NET.Sdk.iOS.Manifest-8.0.100-preview.1(x64) Microsoft.NET.Sdk.tvOS.Manifest-8.0.100-preview.1(x64) Microsoft.NET.Sdk.Androis.Manifest-8.0.100-preview.1(x64) Microsoft.NET.Sdk.MacOS.Manifest-8.0.100-preview.1(x64) Microsoft.NET.Sdk.MacCatalyst.Manifest-8.0.100-preview.1(x64) Microsoft.NET.Sdk.Maui.Manifest-8.0.100-preview.1(x64)

To Reproduce

Download 8.0 Preview 2 SDK FB and run the installer branding

Exceptions

All components should be updated to 8.0 Preview 2

Further technical details

The output of dotnet --info .NET SDK: Version: 8.0.100-preview.2.23157.25 Commit: 54801b2435

Runtime Environment: OS Name: Windows OS Version: 10.0.22621 OS Platform: Windows RID: win10-x64 Base Path: C:\Program Files\dotnet\sdk\8.0.100-preview.2.23157.25\

Host: Version: 8.0.0-preview.2.23128.3 Architecture: x64 Commit: 30b879924a

.NET SDKs installed: 7.0.300-preview.23122.5 [C:\Program Files\dotnet\sdk] 8.0.100-preview.2.23157.25 [C:\Program Files\dotnet\sdk]

.NET runtimes installed: Microsoft.AspNetCore.App 6.0.14 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App] Microsoft.AspNetCore.App 7.0.3 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App] Microsoft.AspNetCore.App 8.0.0-preview.2.23153.2 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App] Microsoft.NETCore.App 6.0.14 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] Microsoft.NETCore.App 7.0.3 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] Microsoft.NETCore.App 8.0.0-preview.2.23128.3 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] Microsoft.WindowsDesktop.App 6.0.14 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App] Microsoft.WindowsDesktop.App 7.0.3 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App] Microsoft.WindowsDesktop.App 8.0.0-preview.2.23128.5 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

Issue Analytics

  • State:closed
  • Created 6 months ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
jonathanpepperscommented, Mar 20, 2023

FYI, I think these packs will always be behind 1 release: https://github.com/dotnet/installer/pull/15867

Otherwise, we have to put nightly builds in – which has other ill effects.

0reactions
jonathanpepperscommented, Mar 14, 2023

It does not appear that we have to do it. I just ran through the shipped .NET 8 Preview 2 release and it grabbed the latest manifests from NuGet just fine.

Unless there is a problem, I would be OK not updating these until we get to RCs. What do you think?

Read more comments on GitHub >

github_iconTop Results From Across the Web

During installation of SDK 8.0 P7, workload baseline ...
Describe the bug. During installation of SDK 8.0 P7, some components still have the P3 branding. Microsoft.NET.Sdk.iOS.Manifest-8.0.100-preview.3(x64)
Read more >
NETSDK1147: Missing workload for specified target ...
This error is caused by trying to compile a project that requires an optional workload, but you don't have the workload installed.
Read more >
Failed to pair to Mac with error "Could not install workload ...
In the next window, enter the username and password for the user account on the macOS machine. Connect the machine. ACTUAL: Pair to...
Read more >
Problem installing Android workload for MAUI Visual ...
Close Visual Studio; Delete everything from C:\Program Files\dotnet\metadata\workloads; Run dotnet workload install maui in command line.
Read more >
Post-installation configuration OpenShift Container ...
Configure bare metal nodes: The Bare Metal Operator (BMO) implements a Kubernetes API for managing bare metal hosts. It maintains an inventory of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found