Add sln file
[platform/core/csapi/download.git] / Tizen.Content.Download / Properties / AssemblyInfo.cs
1 /*\r
2 * Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved\r
3 *\r
4 * Licensed under the Apache License, Version 2.0 (the License);\r
5 * you may not use this file except in compliance with the License.\r
6 * You may obtain a copy of the License at\r
7 *\r
8 * http://www.apache.org/licenses/LICENSE-2.0\r
9 *\r
10 * Unless required by applicable law or agreed to in writing, software\r
11 * distributed under the License is distributed on an AS IS BASIS,\r
12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
13 * See the License for the specific language governing permissions and\r
14 * limitations under the License.\r
15 */\r
16 \r
17 using System.Reflection;\r
18 using System.Runtime.CompilerServices;\r
19 using System.Runtime.InteropServices;\r
20 \r
21 // General Information about an assembly is controlled through the following \r
22 // set of attributes. Change these attribute values to modify the information\r
23 // associated with an assembly.\r
24 [assembly: AssemblyTitle("Tizen.Content.Download")]\r
25 [assembly: AssemblyDescription("")]\r
26 [assembly: AssemblyConfiguration("")]\r
27 [assembly: AssemblyCompany("")]\r
28 [assembly: AssemblyProduct("Tizen.Content.Download")]\r
29 [assembly: AssemblyCopyright("Copyright ©  2016")]\r
30 [assembly: AssemblyTrademark("")]\r
31 [assembly: AssemblyCulture("")]\r
32 \r
33 // Setting ComVisible to false makes the types in this assembly not visible \r
34 // to COM components.  If you need to access a type in this assembly from \r
35 // COM, set the ComVisible attribute to true on that type.\r
36 [assembly: ComVisible(false)]\r
37 \r
38 // The following GUID is for the ID of the typelib if this project is exposed to COM\r
39 [assembly: Guid("5df9cb6c-6def-4472-883c-573cb0b4d61d")]\r
40 \r
41 // Version information for an assembly consists of the following four values:\r
42 //\r
43 //      Major Version\r
44 //      Minor Version \r
45 //      Build Number\r
46 //      Revision\r
47 //\r
48 // You can specify all the values or you can default the Build and Revision Numbers \r
49 // by using the '*' as shown below:\r
50 // [assembly: AssemblyVersion("1.0.*")]\r
51 [assembly: AssemblyVersion("1.0.0.0")]\r
52 [assembly: AssemblyFileVersion("1.0.0.0")]\r