replace v6 with experimental v7 code
This commit is contained in:
8
src/MpvNet.Windows/GlobalUsings.cs
Normal file
8
src/MpvNet.Windows/GlobalUsings.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.Diagnostics;
|
||||
global using System.IO;
|
||||
global using System.Linq;
|
||||
|
||||
global using static MpvNet.Global;
|
||||
Reference in New Issue
Block a user