Skip to content

Remove pinned .NET Framework ref assembly package: let SDK provide it#6986

Merged
rokonec merged 2 commits into
dotnet:mainfrom
dagood:remove-netframework-tgt-downgrade
Nov 1, 2021
Merged

Remove pinned .NET Framework ref assembly package: let SDK provide it#6986
rokonec merged 2 commits into
dotnet:mainfrom
dagood:remove-netframework-tgt-downgrade

Conversation

@dagood

@dagood dagood commented Oct 22, 2021

Copy link
Copy Markdown
Member

Fixes #6935

Context

See #6966 (comment)

Changes Made

Remove the package reference on Microsoft.NETFramework.ReferenceAssemblies/1.0.0, which should let the SDK provide a Microsoft.NETFramework.ReferenceAssemblies/1.0.2 (or higher) reference.

Testing

Built on Fedora 33 Linux with ./build.sh.

@KirillOsenkov Can you give this a shot?

@rainersigwald rainersigwald left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM if it works. @KirillOsenkov if you can't test let me know and we'll get a clean VM set up.

@KirillOsenkov KirillOsenkov self-assigned this Oct 22, 2021

@KirillOsenkov KirillOsenkov left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

OK, yes, confirmed the main branch fails to build, but this PR builds successfully.

Thanks @dagood for the quick turnaround!

@dagood

dagood commented Oct 25, 2021

Copy link
Copy Markdown
Member Author

Glad to help, and good to hear! I don't have merge permissions here, so please feel free to go ahead when the time is right. 🙂

@rainersigwald rainersigwald added the merge-when-branch-open PRs that are approved, except that there is a problem that means we are not merging stuff right now. label Oct 25, 2021
@rainersigwald rainersigwald added this to the MSBuild 17.1 milestone Oct 25, 2021
@rokonec rokonec merged commit 45453fc into dotnet:main Nov 1, 2021
@dagood dagood deleted the remove-netframework-tgt-downgrade branch November 1, 2021 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge-when-branch-open PRs that are approved, except that there is a problem that means we are not merging stuff right now.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove prebuilt dependency on jnm2.ReferenceAssemblies.net35, now handled by Microsoft.NETFramework.ReferenceAssemblies

4 participants