Skip to content

Remove a few hardcoded instances of "net7.0"#72950

Merged
akoeplinger merged 1 commit intodotnet:mainfrom
akoeplinger:remove-hardcoded-net7.0
Jul 27, 2022
Merged

Remove a few hardcoded instances of "net7.0"#72950
akoeplinger merged 1 commit intodotnet:mainfrom
akoeplinger:remove-hardcoded-net7.0

Conversation

@akoeplinger
Copy link
Member

Follow-up to #71129.

The xunit runner package defines a property XunitConsoleNetCore21AppPath which (despite the name) points to the xunit.console.dll, we can use that instead.

The properties for the workloads/installer tasks aren't needed either since the packages already define them.

Follow-up to dotnet#71129.

The xunit runner package defines a property `XunitConsoleNetCore21AppPath` which (despite the name) points to the xunit.console.dll, we can use that instead.

The properties for the workloads/installer tasks aren't needed either since the packages already define them.
@ghost
Copy link

ghost commented Jul 27, 2022

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

Issue Details

Follow-up to #71129.

The xunit runner package defines a property XunitConsoleNetCore21AppPath which (despite the name) points to the xunit.console.dll, we can use that instead.

The properties for the workloads/installer tasks aren't needed either since the packages already define them.

Author: akoeplinger
Assignees: -
Labels:

area-Infrastructure

Milestone: -

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.

Nice 👍

@akoeplinger akoeplinger merged commit 111100b into dotnet:main Jul 27, 2022
@akoeplinger akoeplinger deleted the remove-hardcoded-net7.0 branch July 27, 2022 22:30
@ghost ghost locked as resolved and limited conversation to collaborators Aug 27, 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.

3 participants