- 2018.901.5 버전에서 신규버전 별도 설치 가능 버전으로 개발
 - 침기율을 6 에서 3.5로 수정
 - 공동주택 냉방운전시간을 3.8 시간으로 수정
 - 대기전력차단장치 삭제

 - 결과물 양식 수정(창면적비, 대기전력차단장치)
This commit is contained in:
ykh
2025-06-25 22:45:19 +09:00
parent e25bde7292
commit 4819e4ce22
9 changed files with 177 additions and 572 deletions

View File

@@ -12,13 +12,13 @@ Imports System.Runtime.InteropServices
<Assembly: AssemblyDescription("건물에너지평가프로그램(ECO2_OD)")>
<Assembly: AssemblyCompany("Arinware")>
<Assembly: AssemblyProduct("건물에너지평가프로그램(ECO2_OD)")>
<Assembly: AssemblyCopyright("Copyright (C) Arinware 2014")>
<Assembly: AssemblyCopyright("Copyright (C) SIMP 2025")>
<Assembly: AssemblyTrademark("ArinWare")>
<Assembly: ComVisible(False)>
'이 프로젝트가 COM에 노출되는 경우 다음 GUID는 typelib의 ID를 나타냅니다.
<Assembly: Guid("932c61b2-cb80-6666-8192-a32c97bba00a")>
<Assembly: Guid("932c61b2-cb80-6666-8192-a32c97bba00b")>
' 어셈블리의 버전 정보는 다음 네 가지 값으로 구성됩니다.
'
@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' 지정되도록 할 수 있습니다.
' <Assembly: AssemblyVersion("1.0.*")>
<Assembly: AssemblyVersion("1.2018.0901.0005")>
<Assembly: AssemblyFileVersion("1.2018.0901.0005")>
<Assembly: AssemblyVersion("1.2025.0630.0000")>
<Assembly: AssemblyFileVersion("1.2025.0630.0000")>