Remove XunitRunnerVisualStudioVersion from Version.props after Arcade update #24750
Labels
affected-very-few
This issue impacts very few customers
area-infrastructure
Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
✔️ Resolution: Won't Fix
Resolved because we decided not to change the behavior reported in this issue.
severity-nice-to-have
This label is used by an internal tool
Status: Resolved
task
To get tests running, AspNetCore's versions.props file explicitly specifies a version for XunitRunnerVisualStudio:
https://github.com/dotnet/aspnetcore/pull/24685/files#diff-8b8f08ffbf7b863fb3700c1718eeb4cbR282
Once dotnet/arcade#5908 is merged and an Arcade update is available, this can be removed.
The text was updated successfully, but these errors were encountered: