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