tomas/src/Tomas.Terminal/GlobalUsing.cs
Tony Bark 7530f8500b Use latest quality of life changes in .NET 6 for the Terminal emulator
- Similar project changes to the kernal and resepctive assemblies will be taken more slowly
2023-01-06 19:15:54 -05:00

2 lines
No EOL
65 B
C#

global using Tomas.Common.Programs;
global using Tomas.Interface;