[ALL] More fixes

This commit is contained in:
Matt Nadareski
2017-01-27 16:41:53 -08:00
parent c02a115c98
commit 3e93a1342e

View File

@@ -6,13 +6,13 @@ using System.Runtime.InteropServices;
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("SabreHelper")]
[assembly: AssemblyDescription(String.Empty)]
[assembly: AssemblyConfiguration(String.Empty)]
[assembly: AssemblyCompany(String.Empty)]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("SabreHelper")]
[assembly: AssemblyCopyright("Copyright © 2016")]
[assembly: AssemblyTrademark(String.Empty)]
[assembly: AssemblyCulture(String.Empty)]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from