diff --git a/src/Calculator/Assets/CalculatorSplashScreen.scale-400.png b/src/Calculator/Assets/CalculatorSplashScreen.scale-400.png deleted file mode 100644 index e9dd7b14..00000000 Binary files a/src/Calculator/Assets/CalculatorSplashScreen.scale-400.png and /dev/null differ diff --git a/src/Calculator/Calculator.csproj b/src/Calculator/Calculator.csproj index 458004ab..712f2a2f 100644 --- a/src/Calculator/Calculator.csproj +++ b/src/Calculator/Calculator.csproj @@ -9,17 +9,36 @@ Properties CalculatorApp CalculatorApp + Windows Store + true en-US UAP 10.0.19041.0 - 10.0.17763.0 + 10.0.17134.0 + + false + false 14 + 10.0 + black 512 {A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} true True - B06D4942DD6AAC6D5659E3AF866A11D0081C12C1 WindowsDev_TemporaryKey.pfx + False + Always + true + False + SHA256 + False + True + x64 + 0 + + + + x64 true @@ -120,6 +139,9 @@ 0.0.0.0 + + + AboutFlyout.xaml @@ -389,7 +411,6 @@ - @@ -726,6 +747,21 @@ 14.0 + + + + <_IntermediateFrameworkSdkReference Include="@(AppxPackageRegistration)" Condition="'@(AppxPackageRegistration)' != '' AND ('$(Configuration)' == '%(AppxPackageRegistration.Configuration)' OR '%(AppxPackageRegistration.Configuration)' == '') AND ('$(PlatformTarget)' == '%(AppxPackageRegistration.Architecture)' OR '%(AppxPackageRegistration.Configuration)' == '')"> + %(AppxPackageRegistration.Name) + %(AppxPackageRegistration.Filename) + %(AppxPackageRegistration.Configuration) + %(AppxPackageRegistration.Architecture) + %(AppxPackageRegistration.Identity) + + + Name = %(_IntermediateFrameworkSdkReference.SDKName), MinVersion = %(_IntermediateFrameworkSdkReference.Version), Publisher = %(_IntermediateFrameworkSdkReference.Publisher) + + +