-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improvements - Refresh NuGet key. - Use Visual Studio 2022 appveyor image. - Improve logic for unit test run in appveyor. - Retarget test projects from netcoreapp3.1 to net7.0. - Drop net46 support as it reached End of Support. - Update from net47 to net472 because of the System.Net.Http conflicts. - Prevent source projects from being discovered as test projects. - Use NetAnalyzers instead of FxCopAnalyzers. - Bump NuGet packages. - Switch from .ruleset to .editorconfig - Introduce Roslynator - Introduce SonarAnalyzer.CSharp - Fix static code analysis issues - Use latest LangVersion
- Loading branch information
1 parent
9127461
commit 7d8ff8e
Showing
78 changed files
with
4,198 additions
and
1,157 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.