가로등 통합 anycpu 로 변경

This commit is contained in:
Arin(asus)
2023-10-01 23:07:39 +09:00
parent 63daebe9a8
commit d22405b479
3 changed files with 7 additions and 6 deletions

View File

@@ -18,7 +18,7 @@ Imports System.Runtime.InteropServices
<Assembly: ComVisible(False)>
'이 프로젝트가 COM에 노출되는 경우 다음 GUID는 typelib의 ID를 나타냅니다.
<Assembly: Guid("3822f3cf-0a58-484a-b09c-119fb27ca175")>
<Assembly: Guid("3822f3cf-0a58-484a-b09c-119fb27ca175")>
' 어셈블리의 버전 정보는 다음 네 가지 값으로 구성됩니다.
'
@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' 지정되도록 할 수 있습니다.
' <Assembly: AssemblyVersion("1.0.*")>
<Assembly: AssemblyVersion("19.11.25.2200")>
<Assembly: AssemblyFileVersion("19.11.25.200")>
<Assembly: AssemblyVersion("23.10.01.2300")>
<Assembly: AssemblyFileVersion("23.10.01.2300")>