1
0
Fork 0

chore(release): v1.0.22 - Windows 10/11 탐색기 우클릭 컨텍스트 메뉴 개선 (Shift 없이 일반 우클릭 즉시 노출, Windows 11 모던 1차 메뉴 패키지 연동)

This commit is contained in:
Yun Chan 2026-09-08 04:30:25 +09:00
parent a4c64bafb9
commit 50072124a9
2 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.0.21</Version>
<Version>1.0.22</Version>
<OutputType>WinExe</OutputType>
<TargetFramework>net9.0-windows10.0.19041.0</TargetFramework>
<Nullable>enable</Nullable>
@ -67,3 +67,4 @@