Use .NET Package Validation to check for binary compat against baseline
Open
Engineering
Impact-Low
- Dominant language
- F#
- Stars
- 4.3k
- Forks
- 876
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 131
Description
There is a new .NET package verification tool to help check for binary compat
https://devblogs.microsoft.com/dotnet/package-validation/
You can compare against a baseline package
https://devblogs.microsoft.com/dotnet/package-validation/#validation-against-baseline-package-version
We should consider using this for FSharp.Core and FSharp.Compiler.Service
Contributor guide
Assessment
This issue has not been assessed yet.