0.6.0 (2024-03-10)
- remove netframework support
- Make RoslynAnalyzerLib SDK instead
- update dotnet version
- update sdk version and remove embedded resources support
- Make RoslynAnalyzerLib SDK instead (4be0381)
- update dotnet version (0981ee1)
- update sdk version and remove embedded resources support (0ec8db9)
- remove netframework support (b6ddaa3)
- update dependency microsoft.build.artifacts to v4.2.0 (#35) (e132c32)
- update dependency microsoft.build.notargets to v3.7.56 (#39) (44dc595)
- update dependency microsoft.build.traversal to v3.4.0 (#40) (a590424)
- update dependency microsoft.codeanalysis.analyzers to v3.3.4 (#38) (c91ee9f)
- update dependency microsoft.codeanalysis.csharp.workspaces to v4.9.2 (#41) (d96be56)
0.5.1 (2022-06-07)
0.5.0 (2021-12-14)
- enable .net analyzers and style validation
- enable .net analyzers and style validation (68f123c)
0.4.0 (2021-12-14)
- this removes support for the
VersionTxtReleaseType
property, instead usePackageReleaseChannel
.
- add
PackageReleaseChannel
property (f6e21b0)
0.3.1 (2021-12-13)
- fix release flow (997b5e8)
0.3.0 (2021-12-13)
- This will require a modification to the project as a version.txt file is now required.
- change from GitVersion to release-please (6eaabc2)