Patrik Svensson
|
b1e0896a0d
|
Add net8.0 support
|
2023-11-14 22:24:53 +01:00 |
|
Patrik Svensson
|
7dce4af552
|
Add support for .NET 7.0
|
2022-11-10 12:01:13 +01:00 |
|
Patrik Svensson
|
dc93edef15
|
Remove the 'net50' TFM
Also updates all dependencies to the latest version.
Closes #829
|
2022-07-02 11:18:34 +02:00 |
|
Patrik Svensson
|
52c1d9122b
|
Add global usings (#668)
* Use global usings
* Fix namespace declarations for test projects
|
2021-12-23 16:50:31 +01:00 |
|
Patrik Svensson
|
ec1188b837
|
Use file scoped namespace declarations
|
2021-12-22 08:51:17 -05:00 |
|
Patrik Svensson
|
c9b178ac96
|
Moved analyzer tests to its own project
Also moves tests to `./test` which makes it possible
for all test projects to share the same .editorconfig
files and similar.
|
2021-06-23 22:47:12 +02:00 |
|
Phil Scott
|
721d73e9eb
|
Renames BaseAnalyzer to SpectreAnalyzer
|
2021-06-23 16:36:48 +02:00 |
|
Phil Scott
|
8b058d6342
|
Renaming analyzer test project to sandbox
|
2021-06-23 16:36:48 +02:00 |
|