initial commit
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
using System.Diagnostics;
|
||||
using System.Reflection;
|
||||
using System.Runtime.CompilerServices;
|
||||
|
||||
[assembly: AssemblyCompany("Microsoft Corporation")]
|
||||
[assembly: AssemblyCopyright("© Microsoft Corporation. All rights reserved.")]
|
||||
[assembly: AssemblyFileVersion("4.800.23.55801")]
|
||||
[assembly: AssemblyInformationalVersion("4.8.0-7.23558.1+e091728607ca0fc9efca55ccfb3e59259c6b5a0a")]
|
||||
[assembly: AssemblyProduct("Microsoft.CodeAnalysis.CSharp")]
|
||||
[assembly: AssemblyTitle("Microsoft.CodeAnalysis.CSharp")]
|
||||
[assembly: AssemblyVersion("4.8.0.0")]
|
||||
Reference in New Issue
Block a user