Files
aistudio-wpf-diagram/Others/Fluent.Ribbon/Fluent.Ribbon.Tests/Properties/AssemblyInfo.cs
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)]