Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
AssemblyInfo.cs
Go to the documentation of this file.
1using System;
5
6[assembly: AssemblyCompany("Microsoft Corporation")]
7[assembly: AssemblyProduct("Microsoft® .NET Framework")]
8[assembly: CLSCompliant(false)]
9[assembly: AssemblyMetadata("IsTrimmable", "True")]
10[assembly: AssemblyMetadata(".NETFrameworkAssembly", "")]
11[assembly: AssemblyFileVersion("6.0.21.52210")]
12[assembly: AssemblyInformationalVersion("6.0.0")]
13[assembly: AssemblyTitle("System.Runtime.CompilerServices.Unsafe")]
14[assembly: AssemblyDescription("System.Runtime.CompilerServices.Unsafe")]
15[assembly: AssemblyCopyright("© Microsoft Corporation. All rights reserved.")]
16[assembly: AssemblyMetadata("Serviceable", "True")]
17[assembly: AssemblyVersion("6.0.0.0")]