Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Update NS2.0 Apicompat baseline #15765

Merged
merged 1 commit into from
Feb 3, 2017

Conversation

weshaggard
Copy link
Member

Update the NS2.0 package to fix a couple issues in the shims.

Added more shims to the list we need for .NET Core compat with NS2.0

The remaining System.Transactions issues will be fixed once we rename
that assembly as part of https://github.com/dotnet/corefx/issues/15259

cc @ericstj @joperezr

@@ -27,10 +27,14 @@
<ItemGroup>
<TargetingPackReference Include="mscorlib" />
<TargetingPackReference Include="System" />
<TargetingPackReference Include="System.ComponentModel.Composition" />
Copy link
Member

Choose a reason for hiding this comment

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

These need to go in shims.proj.

Please don't add filtering back to this project unless you do a full BuildAllConfigurations=true build

Copy link
Member Author

Choose a reason for hiding this comment

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

Yep I've moved those as part of resolving this.

Update the NS2.0 package to fix a couple issues in the shims.

Added more shims to the list we need for .NET Core compat with NS2.0

The remaining System.Transactions issues will be fixed once we rename
that assembly as part of https://github.com/dotnet/corefx/issues/15259
@weshaggard weshaggard merged commit 8c96c4e into dotnet:master Feb 3, 2017
@karelz karelz modified the milestone: 2.0.0 Feb 4, 2017
@weshaggard weshaggard deleted the UpdateNS2Baseline branch February 15, 2017 23:25
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants