Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update .NET Framework targeting pack version #17465

Merged
merged 1 commit into from
May 10, 2021

Conversation

dsplaisted
Copy link
Member

@dsplaisted dsplaisted requested a review from a team May 6, 2021 03:15
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@@ -101,7 +101,7 @@ Copyright (c) .NET Foundation. All rights reserved.
<DebugSymbols Condition="'$(DebugSymbols)'==''">false</DebugSymbols>
<CheckForOverflowUnderflow Condition="'$(CheckForOverflowUnderflow)'==''">false</CheckForOverflowUnderflow>
<AutomaticallyUseReferenceAssemblyPackages Condition="'$(AutomaticallyUseReferenceAssemblyPackages)'==''">true</AutomaticallyUseReferenceAssemblyPackages>
<MicrosoftNETFrameworkReferenceAssembliesLatestPackageVersion>1.0.0</MicrosoftNETFrameworkReferenceAssembliesLatestPackageVersion>
<MicrosoftNETFrameworkReferenceAssembliesLatestPackageVersion>1.0.1</MicrosoftNETFrameworkReferenceAssembliesLatestPackageVersion>
Copy link

Choose a reason for hiding this comment

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

This version has a bug and @NikolaMilosavljevic is working on publishing a fix.

Copy link
Contributor

Choose a reason for hiding this comment

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

Can you share a link to the bug? I'm very curious.

Copy link

Choose a reason for hiding this comment

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

Copy link

Choose a reason for hiding this comment

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

@dsplaisted dsplaisted force-pushed the update-targeting-pack-version branch from f2988e9 to 5517012 Compare May 10, 2021 05:03
@dsplaisted dsplaisted merged commit ad477ae into dotnet:main May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reference Assemblies for .NET Framwork 3.5
5 participants