Unity-jump-proj
This commit is contained in:
@ -0,0 +1,10 @@
|
||||
using System.Reflection;
|
||||
using System.Runtime.CompilerServices;
|
||||
|
||||
[assembly: AssemblyTitle("Unity.Rider.Editor")]
|
||||
[assembly: InternalsVisibleTo("Unity.Rider.EditorTests")]
|
||||
[assembly: InternalsVisibleTo("Unity.PackageValidationSuite.Editor")]
|
||||
[assembly: InternalsVisibleTo("Assembly-CSharp-Editor")]
|
||||
[assembly: InternalsVisibleTo("DynamicProxyGenAssembly2")]
|
||||
|
||||
[assembly: AssemblyVersion("3.0.7")]
|
@ -0,0 +1,3 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 8472c6472e6d4301873871a9e8fcf952
|
||||
timeCreated: 1580716711
|
Reference in New Issue
Block a user