File tree Expand file tree Collapse file tree 9 files changed +19
-13
lines changed
Properties/PublishProfiles Expand file tree Collapse file tree 9 files changed +19
-13
lines changed Original file line number Diff line number Diff line change @@ -26,5 +26,5 @@ This is an automatic tool to obtain woods in Genshin Impact using gadget named "
2626## FAQs
2727
28281 . When the setup can't be installed. Please ensure that your system has installed the Microsoft Store. The setup depends on the store architecture (MSIX).
29- 2 . Runtime environment is net6.0-windows10.0.18362 .0.
29+ 2 . Runtime environment is net6.0-windows10.0.19041 .0.
3030
Original file line number Diff line number Diff line change 3030## FAQs
3131
32321 . もしセットアップがインストールできない場合は、システムにアプリストアが実装されているかどうかをご確認ください。セットアップはアプリストアに依存している (MSIX)。
33- 2 . 実行環境はnet6.0-windows10.0.18362 .0。
33+ 2 . 実行環境はnet6.0-windows10.0.19041 .0。
3434
Original file line number Diff line number Diff line change 2828## 常见问题
2929
30301 . 若安装包无法安装,请确保你的系统已安装应用商店,安装包依赖商店架构 (MSIX)。
31- 2 . 运行环境是net6.0-windows10.0.18362 .0。
31+ 2 . 运行环境是net6.0-windows10.0.19041 .0。
Original file line number Diff line number Diff line change 11!define PRODUCT_NAME " GenshinWoodmen"
2- !define PRODUCT_VERSION " 1.6.5 .0"
2+ !define PRODUCT_VERSION " 1.6.6 .0"
33!define PRODUCT_PUBLISHER " GenshinMatrix"
44!define PRODUCT_WEB_SITE " https://github.com/genshin-matrix"
55!define PRODUCT_LEGAL " Licensed under MIT"
Original file line number Diff line number Diff line change 11using GenshinWoodmen . Views ;
2- using System . Diagnostics ;
32using System . IO ;
43using System . Threading . Tasks ;
54
@@ -18,10 +17,16 @@ public static bool ShowUsageImage(UsageImageType type = UsageImageType.Normal)
1817 UsageImageType . Multi => "_multi" ,
1918 UsageImageType . Normal or _ => string . Empty ,
2019 } + ".jpg" ;
20+ string title = type switch
21+ {
22+ UsageImageType . Single => Mui ( "WoodGuide1" ) ,
23+ UsageImageType . Multi => Mui ( "WoodGuide2" ) ,
24+ UsageImageType . Normal or _ => Mui ( "WoodGuide" ) ,
25+ } ;
2126
2227 try
2328 {
24- ImageViewWindow win = new ( ) ;
29+ ImageViewWindow win = new ( ) { Title = title } ;
2530 win . Load ( uriString ) ;
2631 win . Show ( ) ;
2732 return true ;
Original file line number Diff line number Diff line change 1010 <ApplicationIcon >Resources\favicon.ico</ApplicationIcon >
1111 <ApplicationManifest >app.manifest</ApplicationManifest >
1212 <Platforms >x64</Platforms >
13- <AssemblyVersion >1.6.5 </AssemblyVersion >
14- <FileVersion >1.6.5 </FileVersion >
15- <Version >$(VersionPrefix)1.6.5 </Version >
13+ <AssemblyVersion >1.6.6 </AssemblyVersion >
14+ <FileVersion >1.6.6 </FileVersion >
15+ <Version >$(VersionPrefix)1.6.6 </Version >
1616 <Authors >GenshinMatrix</Authors >
1717 <Company >GenshinMatrix</Company >
1818 </PropertyGroup >
Original file line number Diff line number Diff line change @@ -9,10 +9,11 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
99 <PublishDir >bin\x64\Release\net6.0-windows10.0.18362.0\publish\win-x64\</PublishDir >
1010 <PublishProtocol >FileSystem</PublishProtocol >
1111 <_TargetId >Folder</_TargetId >
12- <TargetFramework >net6.0-windows10.0.18362 .0</TargetFramework >
12+ <TargetFramework >net6.0-windows10.0.19041 .0</TargetFramework >
1313 <RuntimeIdentifier >win-x64</RuntimeIdentifier >
14- <SelfContained >false </SelfContained >
14+ <SelfContained >true </SelfContained >
1515 <PublishSingleFile >true</PublishSingleFile >
1616 <PublishReadyToRun >false</PublishReadyToRun >
17+ <PublishTrimmed >false</PublishTrimmed >
1718 </PropertyGroup >
1819</Project >
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
44-->
55<Project >
66 <PropertyGroup >
7- <History>True|2022-10-27T16:18:38.9125193Z;True|2022-10-28T00:17:13.7946722+08:00;True|2022-10-01T06:51:21.1199082+08:00;True|2022-10-01T06:49:50.2260487+08:00;True|2022-09-27T00:48:36.4543383+08:00;True|2022-09-27T00:45:40.0714849+08:00;True|2022-09-20T01:34:35.4747125+08:00;True|2022-09-20T00:59:45.4472326+08:00;True|2022-09-20T00:53:40.0030455+08:00;True|2022-09-17T22:56:07.6833129+08:00;True|2022-09-17T22:50:22.5255257+08:00;True|2022-09-17T22:50:04.6387586+08:00;True|2022-09-17T22:23:00.6778373+08:00;True|2022-09-17T22:19:12.8040412+08:00;True|2022-09-17T22:10:52.6730553+08:00;True|2022-09-17T21:02:34.6673893+08:00;True|2022-09-17T20:55:40.7716679+08:00;True|2022-09-17T20:53:34.4769834+08:00;True|2022-09-17T19:33:35.2879327+08:00;True|2022-09-17T19:32:52.1931963+08:00;True|2022-09-17T19:09:57.9903567+08:00;False|2022-09-17T19:09:48.4994431+08:00;True|2022-09-17T19:06:55.4469036+08:00;False|2022-09-17T19:06:49.2072619+08:00;True|2022-09-17T19:05:45.0822595+08:00;True|2022-09-16T04:52:33.1022628+08:00;True|2022-09-16T01:54:27.8788086+08:00;True|2022-09-16T01:40:07.0858068+08:00;True|2022-09-16T01:10:48.9408972+08:00;True|2022-09-16T00:45:11.9914517+08:00;</History>
7+ <History>True|2022-11-03T18:05:02.5367031Z;True|2022-11-04T02:04:05.6558664+08:00;False|2022-11-04T02:03:27.9560581+08:00;True|2022-10-28T00:18:38.9125193+08:00;True|2022-10-28T00:17:13.7946722+08:00;True|2022-10-01T06:51:21.1199082+08:00;True|2022-10-01T06:49:50.2260487+08:00;True|2022-09-27T00:48:36.4543383+08:00;True|2022-09-27T00:45:40.0714849+08:00;True|2022-09-20T01:34:35.4747125+08:00;True|2022-09-20T00:59:45.4472326+08:00;True|2022-09-20T00:53:40.0030455+08:00;True|2022-09-17T22:56:07.6833129+08:00;True|2022-09-17T22:50:22.5255257+08:00;True|2022-09-17T22:50:04.6387586+08:00;True|2022-09-17T22:23:00.6778373+08:00;True|2022-09-17T22:19:12.8040412+08:00;True|2022-09-17T22:10:52.6730553+08:00;True|2022-09-17T21:02:34.6673893+08:00;True|2022-09-17T20:55:40.7716679+08:00;True|2022-09-17T20:53:34.4769834+08:00;True|2022-09-17T19:33:35.2879327+08:00;True|2022-09-17T19:32:52.1931963+08:00;True|2022-09-17T19:09:57.9903567+08:00;False|2022-09-17T19:09:48.4994431+08:00;True|2022-09-17T19:06:55.4469036+08:00;False|2022-09-17T19:06:49.2072619+08:00;True|2022-09-17T19:05:45.0822595+08:00;True|2022-09-16T04:52:33.1022628+08:00;True|2022-09-16T01:54:27.8788086+08:00;True|2022-09-16T01:40:07.0858068+08:00;True|2022-09-16T01:10:48.9408972+08:00;True|2022-09-16T00:45:11.9914517+08:00;</History>
88 <LastFailureDetails />
99 </PropertyGroup >
1010</Project >
Original file line number Diff line number Diff line change 99 <Identity
1010 Name =" c17bc862-e10e-4618-b717-e47dd2bf65c8"
1111 Publisher =" CN=ema"
12- Version =" 1.6.5 .0" />
12+ Version =" 1.6.6 .0" />
1313
1414 <Properties >
1515 <DisplayName >GenshinWoodmen</DisplayName >
You can’t perform that action at this time.
0 commit comments