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

[release/2.0.0] Remove reference assemblies from NetFx netstandard support package #23711

Merged
merged 2 commits into from
Sep 8, 2017

Conversation

ericstj
Copy link
Member

@ericstj ericstj commented Aug 31, 2017

Multiple tools in .NETFramework projects are attempting to load references
for execution which fails for reference assemblies.

To work better with these tools, don't use reference assemblies in the support
package.

Note: this only fixes the problem in our support package, and this change will need to be ingested by SDK in order to work. We should also consider making a change to our standalone packages.

/cc @weshaggard

Related: dotnet/sdk#1522

Multiple tools in .NETFramework projects are attempting to load references
for execution which fails for reference assemblies.

To work better with these tools, don't use reference assemblies in the support
package.
@ericstj ericstj added the * NO MERGE * The PR is not ready for merge yet (see discussion for detailed reasons) label Aug 31, 2017
@ericstj ericstj added this to the 2.0.x milestone Aug 31, 2017
@ericstj ericstj changed the title Remove reference assemblies from NetFx netstandard support package [release/2.0.0] Remove reference assemblies from NetFx netstandard support package Aug 31, 2017
@ericstj ericstj removed the * NO MERGE * The PR is not ready for merge yet (see discussion for detailed reasons) label Sep 7, 2017
@weshaggard
Copy link
Member

@ericstj given that we don't stablize this package did you want to bump the patch version of it or keep it the same?

@ericstj
Copy link
Member Author

ericstj commented Sep 8, 2017

@ericstj given that we don't stablize this package did you want to bump the patch version of it or keep it the same?

Good call, I'll bump it for clarity.

@weshaggard
Copy link
Member

test Innerloop Windows_NT Debug x86 Build and Test

@weshaggard
Copy link
Member

@dotnet/dnceng do we have a issue with getting windows machines in CI currently?

@mmitche
Copy link
Member

mmitche commented Sep 8, 2017

@weshaggard Yes, please see the outage mail.

@weshaggard
Copy link
Member

Merging without CI finishing because it was green before the last commit which was just a version bump.

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.

6 participants