Create a document that tracks the assembly versions for assemblies loaded in various MSBuild Hosts
Open
Area: Debuggability
Area: Documentation
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
### Summary
We should have a doc that tracks the assembly/dependency versions loaded by MSBuild in each of its main hosts:
* VS (across many versions)
* .NET SDK (across each feature band)
### Background and Motivation
People targeting specific VS versions/.NET SDKs need to know what versions to pin their runtime-asset-carrying dependencies to
### Proposed Feature
We add to the release process for this repo (and the VMR/SDK product release) a step that collects the deploy-time versions and updates a doc with that data.
### Alternative Designs
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.