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

moving more tfm dependent properties to targets file #34532

Merged
merged 4 commits into from
Apr 7, 2020
Merged

moving more tfm dependent properties to targets file #34532

merged 4 commits into from
Apr 7, 2020

Conversation

Anipik
Copy link
Contributor

@Anipik Anipik commented Apr 4, 2020

Working Towards #34525

@Anipik
Copy link
Contributor Author

Anipik commented Apr 6, 2020

@ViktorHofer @ericstj can you take a look here ?

src/libraries/Directory.Build.targets Outdated Show resolved Hide resolved
src/libraries/shims/manual/Directory.Build.props Outdated Show resolved Hide resolved
eng/references.props Show resolved Hide resolved
@Anipik Anipik merged commit ba9dd79 into dotnet:master Apr 7, 2020
@Anipik Anipik deleted the tfm branch April 7, 2020 04:12
@@ -1,7 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<DocumentationFile>$(OutputPath)$(MSBuildProjectName).xml</DocumentationFile>
Copy link
Member

Choose a reason for hiding this comment

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

How is this property tfm dependent?

Copy link
Member

Choose a reason for hiding this comment

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

OutputPath is tfm dependent...

@ghost ghost locked as resolved and limited conversation to collaborators Dec 9, 2020
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.

5 participants