Skip to content

Conversation

@lonitra
Copy link
Member

@lonitra lonitra commented Feb 12, 2024

Fixes #4152

The PlatformManifest.txt specifies versions that are lower than the ones specified in .NET 8 GA. This causes extra binaries to be created building an app that adds 8.0 nuget packages that overlap with Windowsdesktop. Fixing the PlatformManifest.txt to have the version specified in .NET 8 GA will avoid this behavior.

Copy link
Member

@ericstj ericstj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks correct - it matches the file I see in "C:\Program Files\dotnet\packs\Microsoft.WindowsDesktop.App.Ref\8.0.0\data\PlatformManifest.txt" as expected.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants