Eliminate Microsoft.Build.Locator source-build prebuilt
Open
- Dominant language
- No language data
- Stars
- 1.9k
- Forks
- 173
- Avg merge
- 10d 13h
- Merged PRs (30d)
- 1
Description
During source-build the following package is being reported as a prebuilt in 7.0.2xx.
```
```
This package is produced as part of the source-build graph but not version 1.5.5. To fix this, dotnet-format should utilizing a versions.props property to define the version number so that it can be overridden by source-build to the version it builds. In other words use the pattern used to define the Microsoft.Build version.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.