同步
This commit is contained in:
13
Packages/dev.yarnspinner.unity/Editor/AssemblyInfo.cs
Normal file
13
Packages/dev.yarnspinner.unity/Editor/AssemblyInfo.cs
Normal file
@@ -0,0 +1,13 @@
|
||||
/*
|
||||
Yarn Spinner is licensed to you under the terms found in the file LICENSE.md.
|
||||
*/
|
||||
|
||||
using System.Reflection;
|
||||
using System.Runtime.CompilerServices;
|
||||
|
||||
[assembly: AssemblyVersion("3.1.4.0")]
|
||||
[assembly: AssemblyFileVersion("3.1.4.0")]
|
||||
[assembly: AssemblyInformationalVersion("3.1.4.Branch.hotfix/textanim-build-errors.Sha.c2b119c5eda7fdd3cd0b13a689f95d54d456fb69")]
|
||||
|
||||
[assembly: InternalsVisibleTo("YarnSpinner.Unity.Editor")]
|
||||
[assembly: InternalsVisibleTo("YarnSpinner.Unity.Tests.Editor")]
|
||||
Reference in New Issue
Block a user