Files
2023-04-16 20:11:40 +08:00

5 lines
122 B
C#

using System;
[assembly: CLSCompliant(false)]
[assembly: NUnit.Framework.Apartment(System.Threading.ApartmentState.STA)]