버전 업데이트: 23.6.2-messe로 변경

변경 사항:
* `Version` 요소의 값이 `99.0.0.0`에서 `23.6.2-messe`로 변경되었습니다.
* 패키지의 버전을 업데이트하여 새로운 기능이나 수정 사항을 반영하였습니다.
This commit is contained in:
Hyeonmin Seon
2025-08-01 17:43:43 +09:00
parent 498ab0a644
commit 855e8306c8

View File

@@ -8,7 +8,7 @@
<PackageOutputPath>..\..\artifacts</PackageOutputPath>
<PackageId>ElectronNET.CLI</PackageId>
<!-- Version 99 is just set for local development stuff to avoid a conflict with "real" packages on NuGet.org -->
<Version>99.0.0.0</Version>
<Version>23.6.2-messe</Version>
<Authors>Gregor Biswanger, Florian Rappl</Authors>
<Product>Electron.NET</Product>
<Company />