Skip to content

Conversation

@elinor-fung
Copy link
Member

When adding NETSDK1206 (#32970), I only added the RID platforms for the selected Microsoft.NETCore.App pack to the list of known platforms. This meant that if an app was built for coreclr referencing a package with RID-specific assets that only have corresponding mono packs (for example, browser), the warning would be fired. We want to include the platforms for all the Microsoft.NETCore.App packs for the current target framework, not just the ones with a matching label.

This is targeting Preview 6.

Fixes #33579

@RussKie
Copy link
Contributor

RussKie commented Jun 28, 2023

Where can I find the SDK version that I need to reference in global.json? The dotnet/installer only shows Preview5 and Preview7 packages.

[EDIT] found it here --> 8.0.100-preview.6.23326.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-NetSDK untriaged Request triage from a team member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants