From be1f06a4aa6d4a2ac253b33b405fe96862d3c906 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Tue, 6 Aug 2024 14:01:38 -0500 Subject: Add .NET Signed-off-by: Matt Strapp --- tests/GlobalUsings.cs | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/GlobalUsings.cs (limited to 'tests/GlobalUsings.cs') diff --git a/tests/GlobalUsings.cs b/tests/GlobalUsings.cs new file mode 100644 index 0000000..ab67c7e --- /dev/null +++ b/tests/GlobalUsings.cs @@ -0,0 +1 @@ +global using Microsoft.VisualStudio.TestTools.UnitTesting; \ No newline at end of file -- cgit v1.2.3