Skip to content

Commit 1114afe

Browse files
committed
metadata
1 parent 33e01da commit 1114afe

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ TagsTree 能在不干涉文件本身的前提下,为文件添加标签
1616

1717
项目地址:[GitHub](https://github.com/Poker-sang/TagsTree)
1818

19-
版本:1.20
19+
版本:1.30
2020

2121
## 联系方式
2222

@@ -26,4 +26,4 @@ TagsTree 能在不干涉文件本身的前提下,为文件添加标签
2626

2727
QQ:2639914082
2828

29-
2021.12.28
29+
2022.11.16

TagsTree/Package.appxmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<Identity
1010
Name="5be67231-df0d-4ee4-ad54-659792a93576"
1111
Publisher="CN=Poker"
12-
Version="1.0.0.0" />
12+
Version="1.3.0.0" />
1313

1414
<Properties>
1515
<DisplayName>TagsTreeWinUI3 (Package)</DisplayName>

TagsTree/TagsTree.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
<PublishProfile>Properties\PublishProfiles\win10-$(Platform).pubxml</PublishProfile>
1616
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
1717
<AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>
18-
<AppxPackageDir>D:\WorkSpace\TagsTree\Publish\</AppxPackageDir>
18+
<AppxPackageDir>C:\WorkSpace\TagsTree\Publish\</AppxPackageDir>
1919
<AppxSymbolPackageEnabled>True</AppxSymbolPackageEnabled>
2020
<GenerateTestArtifacts>True</GenerateTestArtifacts>
2121
<AppxBundle>Never</AppxBundle>
2222
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
2323
<AppxPackageSigningEnabled>True</AppxPackageSigningEnabled>
24-
<PackageCertificateThumbprint>18DA8DF33B4944519B190B371623C77D07235484</PackageCertificateThumbprint>
24+
<PackageCertificateThumbprint>285B17C5B8415F011663D5870944037BD0F05B6C</PackageCertificateThumbprint>
2525
<AppxPackageSigningTimestampDigestAlgorithm>SHA256</AppxPackageSigningTimestampDigestAlgorithm>
2626
<AssemblyName>TagsTree</AssemblyName>
2727
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>

0 commit comments

Comments
 (0)