Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/NeilQ/DbToys
Browse files Browse the repository at this point in the history
  • Loading branch information
NeilQ committed Feb 1, 2023
2 parents 82c2b12 + bf6f83d commit 5c4905c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions src/DbToys.WinUI/DbToys.WinUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,11 @@
<AppxSymbolPackageEnabled>True</AppxSymbolPackageEnabled>
<GenerateTestArtifacts>True</GenerateTestArtifacts>
<AppxBundle>Auto</AppxBundle>
<AppInstallerUri>D:\github</AppInstallerUri>
<AppxPackageSigningEnabled>True</AppxPackageSigningEnabled>
<AppxPackageSigningTimestampDigestAlgorithm>SHA256</AppxPackageSigningTimestampDigestAlgorithm>
<AppxBundlePlatforms>x64</AppxBundlePlatforms>
<SupportedOSPlatformVersion>10.0.17763.0</SupportedOSPlatformVersion>
<GenerateTemporaryStoreCertificate>True</GenerateTemporaryStoreCertificate>
<PackageCertificateKeyFile>DbToys.WinUI_TemporaryKey.pfx</PackageCertificateKeyFile>
<DefaultLanguage>en-US</DefaultLanguage>
</PropertyGroup>

Expand Down
1 change: 0 additions & 1 deletion src/DbToys.WinUI/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
xmlns:genTemplate="http://schemas.microsoft.com/appx/developer/templatestudio"
xmlns:com="http://schemas.microsoft.com/appx/manifest/com/windows10"
xmlns:desktop="http://schemas.microsoft.com/appx/manifest/desktop/windows10"
xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest"
IgnorableNamespaces="uap rescap genTemplate mp">

<Identity
Expand Down

0 comments on commit 5c4905c

Please sign in to comment.