Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use older AnalysisMode tag for code analysis
The hyphenated form of AnalysisLevel is a .NET 6 preview thing, oops. The older Mode tag works in earlier versions, but remember it may need a companion AnalysisLevel tag set to an actual version number when building with preview .NET.
- Loading branch information