hytos / ID2.Manager / ID2.Manager.Compare / Properties / AssemblyInfo.cs @ 2eebe1a5
이력 | 보기 | 이력해설 | 다운로드 (714 Bytes)
1 |
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 |
[assembly: AssemblyVersion("20.24.5.2")] |
20 |
[assembly: AssemblyFileVersion("20.24.5.2")] |
21 |
[assembly: log4net.Config.XmlConfigurator(ConfigFile = "Log.config", Watch = true)] |