1
0
mirror of https://github.com/nsnail/spectre.console.git synced 2025-04-27 05:32:50 +08:00

4 Commits

Author SHA1 Message Date
Patrik Svensson
dc93edef15 Remove the 'net50' TFM
Also updates all dependencies to the latest version.

Closes 
2022-07-02 11:18:34 +02:00
Patrik Svensson
52c1d9122b
Add global usings ()
* Use global usings

* Fix namespace declarations for test projects
2021-12-23 16:50:31 +01:00
Patrik Svensson
314e50b531 Move analyzer to own solution 2021-07-11 22:59:02 -04: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