Remove a few hardcoded instances of "net7.0" (#72950)
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 27 Jul 2022 22:30:28 +0000 (00:30 +0200)
committerGitHub <noreply@github.com>
Wed, 27 Jul 2022 22:30:28 +0000 (00:30 +0200)
commit111100bb351cf9451d8e2346b7ecfe663513235a
tree67054d2f234145a14f08e24c7aae3eec87204c95
parentada5503cca18e124d2ff4f49f6c4ea2a74dd1fbb
Remove a few hardcoded instances of "net7.0" (#72950)

Follow-up to https://github.com/dotnet/runtime/pull/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.
src/tests/Common/external/external.csproj
src/tests/Common/xunitconsolerunner.depproj
src/workloads/readme.md
src/workloads/workloads.csproj