File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
Properties/PublishProfiles Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1- !define PRODUCT_NAME " App "
2- !define PRODUCT_VERSION " 1.0 .0.0"
1+ !define PRODUCT_NAME " GenshinWoodmen "
2+ !define PRODUCT_VERSION " 1.2 .0.0"
33!define PRODUCT_PUBLISHER " ema"
44!define PRODUCT_WEB_SITE " https://github.com/emako"
55!define PRODUCT_LEGAL " Licensed under MIT"
Original file line number Diff line number Diff line change 1111 <Platforms >x64</Platforms >
1212 <AssemblyName >genshin-woodmen</AssemblyName >
1313 <UseWindowsForms >True</UseWindowsForms >
14- <AssemblyVersion >1.1 .0</AssemblyVersion >
15- <FileVersion >1.1 .0</FileVersion >
16- <Version >$(VersionPrefix)1.1 .0</Version >
14+ <AssemblyVersion >1.2 .0</AssemblyVersion >
15+ <FileVersion >1.2 .0</FileVersion >
16+ <Version >$(VersionPrefix)1.2 .0</Version >
1717 <Authors >ema</Authors >
1818 <Company >Lemutec</Company >
1919 <RestoreSources >$(RestoreSources);..\packages\vccli.net\;https://api.nuget.org/v3/index.json</RestoreSources >
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-09-19T17:34:35.4747125Z;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-09-26T16:48:36.4543383Z;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 33 internal static class Pack
44 {
55 public static string Name => "genshin-woodmen" ;
6- public static string Url => "https://github.com/emako/genshin-woodmen" ;
7- public static string Version => "v1.1 " ;
6+ public static string Url => "https://github.com/emako/genshin-woodmen/releases " ;
7+ public static string Version => "v1.2 " ;
88 }
99}
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.1 .0.0" />
12+ Version =" 1.2 .0.0" />
1313
1414 <Properties >
1515 <DisplayName >GenshinWoodmen</DisplayName >
You can’t perform that action at this time.
0 commit comments