mixedreality/com.microsoft.mixedreality..../Providers/WindowsMixedReality/Shared/AssemblyInfo.cs

13 lines
610 B
C#

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