mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-07-08 17:56:51 +00:00
버전 업데이트: 23.6.2-messe로 변경
변경 사항: * `Version` 요소의 값이 `99.0.0.0`에서 `23.6.2-messe`로 변경되었습니다. * 패키지의 버전을 업데이트하여 새로운 기능이나 수정 사항을 반영하였습니다.
This commit is contained in:
@@ -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 />
|
||||
|
||||
Reference in New Issue
Block a user