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

Use Microsoft.NetFramework.ReferenceAssemblies #29827

Merged
merged 1 commit into from
Sep 14, 2018

Conversation

tmat
Copy link
Member

@tmat tmat commented Sep 13, 2018

Infrastructure only.

These are some changes extracted from NetStandard 2.0 PR that can be merged without moving to NS2.0.

@tmat tmat requested a review from a team as a code owner September 13, 2018 02:01
@tmat
Copy link
Member Author

tmat commented Sep 14, 2018

@jaredpar @dotnet/roslyn-infrastructure for sign-off. Changes cherry-picked from PR #29685.

@@ -80,7 +80,7 @@
<MicrosoftNETCorePortableCompatibilityVersion>1.0.1</MicrosoftNETCorePortableCompatibilityVersion>
<MicrosoftNETCoreRuntimeCoreCLRVersion>2.0.0</MicrosoftNETCoreRuntimeCoreCLRVersion>
<MicrosoftNETCoreTestHostVersion>1.1.0</MicrosoftNETCoreTestHostVersion>
<MicrosoftNetFX20Version>1.0.3</MicrosoftNetFX20Version>
<MicrosoftNetFrameworkReferenceAssembliesVersion>1.0.0-alpha-004</MicrosoftNetFrameworkReferenceAssembliesVersion>
Copy link
Member

Choose a reason for hiding this comment

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

Shouldn't we also be deleting the old package we used to use?

Copy link
Member Author

Choose a reason for hiding this comment

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

Deleting the code that produces that produces that package? I think I already did that before :)

Copy link
Member

Choose a reason for hiding this comment

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

No I meant deleting the package that brings in the reference assemblies that I created some time ago. That is referenced here and it would seem this supercedes it now: RoslynToolsReferenceAssembliesVersion

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh, that thing. Yeah, I'll delete that.

Copy link
Member

Choose a reason for hiding this comment

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

that thing

that glorious awful hack 😄

@tmat tmat merged commit 20e48df into dotnet:master Sep 14, 2018
@tmat tmat deleted the FunctionResolver branch September 14, 2018 16:37
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.

2 participants