8 lines
367 B
C#
8 lines
367 B
C#
// Copyright (c) Microsoft Corporation.
|
|
// Licensed under the MIT License.
|
|
[assembly: System.Reflection.AssemblyVersion("2.8.3.0")]
|
|
[assembly: System.Reflection.AssemblyFileVersion("2.8.3.0")]
|
|
|
|
[assembly: System.Reflection.AssemblyProduct("Microsoft® Mixed Reality Toolkit SDK")]
|
|
[assembly: System.Reflection.AssemblyCopyright("Copyright © Microsoft Corporation")]
|