/FreeTranslator/SubTitleConvertor/Properties/AssemblyInfo.cs
# · C# · 14 lines · 10 code · 1 blank · 3 comment · 0 complexity · 9463556ce5329b00b21d2340a98d5efe MD5 · raw file
- using System.Reflection;
- using System.Runtime.CompilerServices;
- using System.Runtime.InteropServices;
-
- // General Information about an assembly is controlled through the following
- // set of attributes. Change these attribute values to modify the information
- // associated with an assembly.
- [assembly: AssemblyTitle("SubTitleConvertors")]
- [assembly: AssemblyDescription("Imports and converts text subtitles")]
- [assembly: AssemblyConfiguration("")]
- [assembly: AssemblyProduct("SubTitleConvertors")]
- [assembly: AssemblyCulture("")]
- [assembly: System.CLSCompliant(true)]
- [assembly: System.Runtime.InteropServices.ComVisible(false)]