mixedreality/com.microsoft.mixedreality..../Services/InputSystem/AssemblyInfo.cs

12 lines
482 B
C#

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("Microsoft.MixedReality.Toolkit.SDK")]
[assembly: System.Reflection.AssemblyVersion("2.8.3.0")]
[assembly: System.Reflection.AssemblyFileVersion("2.8.3.0")]
[assembly: System.Reflection.AssemblyProduct("Microsoft® Mixed Reality Toolkit Services")]
[assembly: System.Reflection.AssemblyCopyright("Copyright © Microsoft Corporation")]