Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Make global tools work with helix#34913

Merged
ViktorHofer merged 2 commits into
dotnet:masterfrom
ViktorHofer:ToolsHelix
Jan 29, 2019
Merged

Make global tools work with helix#34913
ViktorHofer merged 2 commits into
dotnet:masterfrom
ViktorHofer:ToolsHelix

Conversation

@ViktorHofer
Copy link
Copy Markdown
Member

Depends on dotnet/arcade#1897

Comment thread eng/sendtohelix.proj Outdated
Comment thread eng/sendtohelix.proj

<!-- Add global tools to runtime -->
<ItemGroup Condition="'$(TargetsNetCoreApp)' == 'true'">
<TestArchiveRuntimeDependencies Include="$(GlobalToolsDir)**\*.*" />
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nit: prefix with _?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This can be used from outside to add additional runtime dependencies therefore no underscore.

@ViktorHofer ViktorHofer merged commit 409c4b9 into dotnet:master Jan 29, 2019
@karelz karelz added this to the 3.0 milestone Mar 18, 2019
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
* Make global tools work with helix

* Add runtime dependencies as target inputs


Commit migrated from dotnet/corefx@409c4b9
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.

3 participants