Skip to content

Commit

Permalink
Remove old projects
Browse files Browse the repository at this point in the history
  • Loading branch information
tmk907 committed May 26, 2024
1 parent 51655e5 commit 53c0d12
Show file tree
Hide file tree
Showing 115 changed files with 11 additions and 4,768 deletions.
11 changes: 10 additions & 1 deletion MyTikTokBackup.Desktop/MyTikTokBackup.Desktop.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net8.0-windows10.0.19041.0</TargetFramework>
Expand All @@ -11,6 +11,15 @@
<PublishProfile>win-$(Platform).pubxml</PublishProfile>
<UseWinUI>true</UseWinUI>
<EnableMsixTooling>true</EnableMsixTooling>
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
<AppxPackageSigningEnabled>True</AppxPackageSigningEnabled>
<PackageCertificateThumbprint>52D97BAC9F89B149CC084685F9101A82DD328B19</PackageCertificateThumbprint>
<AppxPackageSigningTimestampDigestAlgorithm>SHA256</AppxPackageSigningTimestampDigestAlgorithm>
<AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>
<AppxSymbolPackageEnabled>False</AppxSymbolPackageEnabled>
<GenerateTestArtifacts>True</GenerateTestArtifacts>
<AppxBundle>Never</AppxBundle>
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion MyTikTokBackup.Desktop/Package.debug.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<Identity
Name="60490polApki.MyTikTokBackupDev"
Publisher="CN=tmk907"
Version="1.1.16.0" />
Version="1.1.15.0" />

<mp:PhoneIdentity PhoneProductId="95900f18-6054-47ac-afd7-63e14c5259a5" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>

Expand Down
34 changes: 0 additions & 34 deletions MyTikTokBackup.Desktop2/MyTikTokBackup.Desktop/App.xaml

This file was deleted.

127 changes: 0 additions & 127 deletions MyTikTokBackup.Desktop2/MyTikTokBackup.Desktop/App.xaml.cs

This file was deleted.

Binary file not shown.

This file was deleted.

Loading

0 comments on commit 53c0d12

Please sign in to comment.