Files
aistudio-wpf-diagram/Fluent.Ribbon/Fluent.Ribbon.Tests/Properties/AssemblyInfo.cs

5 lines
122 B
C#
Raw Normal View History

2021-07-23 09:42:22 +08:00
using System;
[assembly: CLSCompliant(false)]
[assembly: NUnit.Framework.Apartment(System.Threading.ApartmentState.STA)]