Tests
This commit is contained in:
8
QWERTYkez.Mensura.Generator/globals.cs
Normal file
8
QWERTYkez.Mensura.Generator/globals.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
global using Microsoft.CodeAnalysis;
|
||||
global using Microsoft.CodeAnalysis.CSharp;
|
||||
global using Microsoft.CodeAnalysis.CSharp.Syntax;
|
||||
global using Microsoft.CodeAnalysis.Text;
|
||||
global using System.Collections.Immutable;
|
||||
global using System.Collections.Generic;
|
||||
global using System.Linq;
|
||||
global using System.Text;
|
||||
Reference in New Issue
Block a user