mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-04 02:47:22 +00:00
7 lines
155 B
C#
7 lines
155 B
C#
using System.Reflection;
|
|
using System.Runtime.InteropServices;
|
|
|
|
[assembly: ComVisible(false)]
|
|
|
|
[assembly: Guid("2fe8256c-0cb6-48f1-a4c0-5fa18a1846a3")]
|