diff --git a/support/hololens/ServoApp/Package.appxmanifest b/support/hololens/ServoApp/Package.appxmanifest index 4fb88b38f67..f9492c07cd0 100644 --- a/support/hololens/ServoApp/Package.appxmanifest +++ b/support/hololens/ServoApp/Package.appxmanifest @@ -1,10 +1,10 @@  - - + + Firefox Reality - Mozilla + Mozilla Corporation Assets\StoreLogo.png @@ -27,20 +27,17 @@ + + + + + Assets\StoreLogo.png Firefox Reality URL - - - - - @@ -49,4 +46,4 @@ - + \ No newline at end of file diff --git a/support/hololens/ServoApp/ServoApp.vcxproj b/support/hololens/ServoApp/ServoApp.vcxproj index 9a53304a3a0..917ec117664 100644 --- a/support/hololens/ServoApp/ServoApp.vcxproj +++ b/support/hololens/ServoApp/ServoApp.vcxproj @@ -62,8 +62,6 @@ - ServoApp_TemporaryKey.pfx - DC99ACEDA24EBA00BFB07A3986BB6892B0DE278B False False Always @@ -71,6 +69,7 @@ 1 OnApplicationRun False + 45A22CA001C9C6BE412BF449FBE70FEDE635831F diff --git a/support/hololens/ServoApp/ServoApp_TemporaryKey.pfx b/support/hololens/ServoApp/ServoApp_TemporaryKey.pfx index a1224301b62..8917164b3bb 100644 Binary files a/support/hololens/ServoApp/ServoApp_TemporaryKey.pfx and b/support/hololens/ServoApp/ServoApp_TemporaryKey.pfx differ diff --git a/support/hololens/package.msbuild b/support/hololens/package.msbuild index 19691af98a5..d673876c350 100644 --- a/support/hololens/package.msbuild +++ b/support/hololens/package.msbuild @@ -9,6 +9,6 @@ + Properties="Configuration=%(ConfigAndPlatform.Identity);Platform=%(ConfigAndPlatform.Platform);AppxBundle=Always;AppxBundlePlatforms=%%PACKAGE_PLATFORMS%%;UseSubFolderForOutputDirDuringMultiPlatformBuild=false;AppxPackageSigningEnabled=false"/> \ No newline at end of file