Skip to content

Commit

Permalink
Update AssemblyInfo
Browse files Browse the repository at this point in the history
  • Loading branch information
keveleigh committed Jan 18, 2023
1 parent 0db3605 commit 3a0266d
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 10 deletions.
12 changes: 12 additions & 0 deletions com.microsoft.mrtk.buildwindow/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.

using System.Reflection;

[assembly: AssemblyProduct("Microsoft® Mixed Reality Toolkit Build Window")]
[assembly: AssemblyCopyright("Copyright © Microsoft Corporation")]

// The AssemblyVersion attribute is checked-in and is recommended not to be changed often.
// https://docs.microsoft.com/troubleshoot/visualstudio/general/assembly-version-assembly-file-version
// AssemblyFileVersion and AssemblyInformationalVersion are added by pack-upm.ps1 to match the current MRTK build version.
[assembly: AssemblyVersion("3.0.0.0")]
11 changes: 11 additions & 0 deletions com.microsoft.mrtk.buildwindow/AssemblyInfo.cs.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 0 additions & 7 deletions com.microsoft.mrtk.buildwindow/BuildAndDeploy/AssemblyInfo.cs

This file was deleted.

This file was deleted.

0 comments on commit 3a0266d

Please sign in to comment.