mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-11 20:19:26 +08:00
5 lines
122 B
C#
5 lines
122 B
C#
using System;
|
|
|
|
[assembly: CLSCompliant(false)]
|
|
|
|
[assembly: NUnit.Framework.Apartment(System.Threading.ApartmentState.STA)] |