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

Fix test build of test project that referenced corefx shared corelib directly and cleanup common path usages #47

Merged
merged 3 commits into from
Nov 14, 2019

Conversation

safern
Copy link
Member

@safern safern commented Nov 14, 2019

It is easier to review per commit.

1st commit fixes test build.
2nd commit updates CommonPath and CommonTestPath properties to use NormalizeDirectory.
3rd commit reacts to usage of NormalizeDirectory as it contains a trailing \ (this to be consistent with all our path properties).

Copy link
Member

@ViktorHofer ViktorHofer left a comment

Choose a reason for hiding this comment

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

I didn't go through all the changes in the last commit (the renames) but I reviewed about 30% and assume this was a simple search & replace.

@ViktorHofer ViktorHofer merged commit d8adaee into dotnet:master Nov 14, 2019
@ViktorHofer ViktorHofer deleted the FixTestBuildAndCleanup branch November 14, 2019 20:03
@karelz karelz added this to the 5.0.0 milestone Aug 18, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants