Files
aistudio-wpf-diagram/Fluent.Ribbon/Fluent.Ribbon.Tests/Properties/AssemblyInfo.cs
2021-07-23 09:42:22 +08:00

5 lines
122 B
C#

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