mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 19:10:32 +00:00
7 lines
163 B
C#
Executable File
7 lines
163 B
C#
Executable File
using System.Reflection;
|
|
using System.Runtime.CompilerServices;
|
|
|
|
[assembly: AssemblyVersion("1.1.0.11")]
|
|
|
|
[assembly: InternalsVisibleTo("Mirage.Profiler.Editor")]
|