Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
AssemblyInfo.cs
Go to the documentation of this file.
1using System;
7
8[assembly: CLSCompliant(true)]
9[assembly: AssemblyDefaultAlias("System.Security.Claims")]
10[assembly: NeutralResourcesLanguage("en-US")]
11[assembly: AssemblyMetadata(".NETFrameworkAssembly", "")]
12[assembly: AssemblyMetadata("Serviceable", "True")]
13[assembly: AssemblyMetadata("PreferInbox", "True")]
14[assembly: AssemblyMetadata("IsTrimmable", "True")]
15[assembly: AssemblyCompany("Microsoft Corporation")]
16[assembly: AssemblyCopyright("© Microsoft Corporation. All rights reserved.")]
17[assembly: AssemblyDescription("System.Security.Claims")]
18[assembly: AssemblyFileVersion("6.0.21.52210")]
19[assembly: AssemblyInformationalVersion("6.0.0+4822e3c3aa77eb82b2fb33c9321f923cf11ddde6")]
20[assembly: AssemblyProduct("Microsoft® .NET")]
21[assembly: AssemblyTitle("System.Security.Claims")]
22[assembly: AssemblyMetadata("RepositoryUrl", "https://github.com/dotnet/runtime")]
23[assembly: AssemblyVersion("6.0.0.0")]
24[module: System.Runtime.CompilerServices.NullablePublicOnly(false)]
25[module: SkipLocalsInit]