hytos / ID2.Manager / ID2.Manager.Compare / Properties / AssemblyInfo.cs @ dcc491e9
이력 | 보기 | 이력해설 | 다운로드 (716 Bytes)
1 | 13a36357 | humkyung | using System.Reflection; |
---|---|---|---|
2 | using System.Runtime.CompilerServices; |
||
3 | using System.Runtime.InteropServices; |
||
4 | |||
5 | [assembly: AssemblyTitle("ID2.Manager")] |
||
6 | [assembly: AssemblyDescription("")] |
||
7 | [assembly: AssemblyConfiguration("")] |
||
8 | [assembly: AssemblyCompany("")] |
||
9 | [assembly: AssemblyProduct("ID2.Manager")] |
||
10 | [assembly: AssemblyCopyright("Copyright © 2023")] |
||
11 | [assembly: AssemblyTrademark("")] |
||
12 | [assembly: AssemblyCulture("")] |
||
13 | |||
14 | [assembly: ComVisible(false)] |
||
15 | |||
16 | [assembly: Guid("226ce2a3-dd88-4c99-a8e6-fac5a4d78c71")] |
||
17 | |||
18 | // [assembly: AssemblyVersion("1.0.*")] |
||
19 | dcc491e9 | humkyung | [assembly: AssemblyVersion("20.24.6.10")] |
20 | [assembly: AssemblyFileVersion("20.24.6.10")] |
||
21 | 13a36357 | humkyung | [assembly: log4net.Config.XmlConfigurator(ConfigFile = "Log.config", Watch = true)] |