OSDN Git Service

4defa6bd8d1bc5e96241d33ea076f421f64876f7
[fooeditengine/FooEditEngine.git] / UWP / FooEditEngine.UWP / Properties / AssemblyInfo.cs
1 using System.Reflection;
2 using System.Runtime.CompilerServices;
3 using System.Runtime.InteropServices;
4
5 // General Information about an assembly is controlled through the following 
6 // set of attributes. Change these attribute values to modify the information
7 // associated with an assembly.
8 [assembly: AssemblyTitle("FooEditEngine.UWP")]
9 [assembly: AssemblyDescription("")]
10 [assembly: AssemblyConfiguration("")]
11 [assembly: AssemblyCompany("")]
12 [assembly: AssemblyProduct("FooEditEngine.UWP")]
13 [assembly: AssemblyCopyright("Copyright ©  2016")]
14 [assembly: AssemblyTrademark("")]
15 [assembly: AssemblyCulture("")]
16
17 // Version information for an assembly consists of the following four values:
18 //
19 //      Major Version
20 //      Minor Version 
21 //      Build Number
22 //      Revision
23 //
24 // You can specify all the values or you can default the Build and Revision Numbers 
25 // by using the '*' as shown below:
26 // [assembly: AssemblyVersion("1.0.*")]
27 [assembly: AssemblyVersion("1.1.3.2")]
28 [assembly: AssemblyFileVersion("1.1.3.2")]
29 [assembly: ComVisible(false)]