diff --git a/GetStoreApp.sln b/GetStoreApp.sln
index 732727b32..58f86f91b 100644
--- a/GetStoreApp.sln
+++ b/GetStoreApp.sln
@@ -43,8 +43,6 @@ Project("{911E67C6-3D85-4FCE-B560-20A9C3E3FF48}") = "signtool", "signtool.exe",
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GetStoreAppWebView", "GetStoreAppWebView\GetStoreAppWebView.csproj", "{AA3374D5-346B-41F9-A362-329F01589BE2}"
EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Web.WebView2.Core.Projection", "Microsoft.Web.WebView2.Core.Projection\Microsoft.Web.WebView2.Core.Projection.csproj", "{1393D03D-7521-4AAD-A8D0-136E3A4482F8}"
-EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|ARM64 = Debug|ARM64
@@ -115,18 +113,6 @@ Global
{AA3374D5-346B-41F9-A362-329F01589BE2}.Release|x64.Build.0 = Release|x64
{AA3374D5-346B-41F9-A362-329F01589BE2}.Release|x86.ActiveCfg = Release|x86
{AA3374D5-346B-41F9-A362-329F01589BE2}.Release|x86.Build.0 = Release|x86
- {1393D03D-7521-4AAD-A8D0-136E3A4482F8}.Debug|ARM64.ActiveCfg = Debug|ARM64
- {1393D03D-7521-4AAD-A8D0-136E3A4482F8}.Debug|ARM64.Build.0 = Debug|ARM64
- {1393D03D-7521-4AAD-A8D0-136E3A4482F8}.Debug|x64.ActiveCfg = Debug|x64
- {1393D03D-7521-4AAD-A8D0-136E3A4482F8}.Debug|x64.Build.0 = Debug|x64
- {1393D03D-7521-4AAD-A8D0-136E3A4482F8}.Debug|x86.ActiveCfg = Debug|x86
- {1393D03D-7521-4AAD-A8D0-136E3A4482F8}.Debug|x86.Build.0 = Debug|x86
- {1393D03D-7521-4AAD-A8D0-136E3A4482F8}.Release|ARM64.ActiveCfg = Release|ARM64
- {1393D03D-7521-4AAD-A8D0-136E3A4482F8}.Release|ARM64.Build.0 = Release|ARM64
- {1393D03D-7521-4AAD-A8D0-136E3A4482F8}.Release|x64.ActiveCfg = Release|x64
- {1393D03D-7521-4AAD-A8D0-136E3A4482F8}.Release|x64.Build.0 = Release|x64
- {1393D03D-7521-4AAD-A8D0-136E3A4482F8}.Release|x86.ActiveCfg = Release|x86
- {1393D03D-7521-4AAD-A8D0-136E3A4482F8}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/GetStoreApp/GetStoreApp.csproj b/GetStoreApp/GetStoreApp.csproj
index faea1340d..712615917 100644
--- a/GetStoreApp/GetStoreApp.csproj
+++ b/GetStoreApp/GetStoreApp.csproj
@@ -27,7 +27,7 @@
FileSystem
false
true
- True
+ true
PackageReference
GetStoreApp
win-x86;win-x64;win-arm64
@@ -36,8 +36,9 @@
10.0.19041.0
true
true
- false
+ false
false
+ true
true
GetStoreApp.res
false
@@ -112,9 +113,9 @@
-
+
-
+
diff --git a/GetStoreApp/GetStoreApp.res b/GetStoreApp/GetStoreApp.res
index f62c2edae..b3f450a43 100644
Binary files a/GetStoreApp/GetStoreApp.res and b/GetStoreApp/GetStoreApp.res differ
diff --git a/GetStoreApp/Properties/AssemblyInfo.cs b/GetStoreApp/Properties/AssemblyInfo.cs
index 13d05bad9..7900074a0 100644
--- a/GetStoreApp/Properties/AssemblyInfo.cs
+++ b/GetStoreApp/Properties/AssemblyInfo.cs
@@ -7,11 +7,11 @@
[assembly: AssemblyCompany("高怡飞")]
[assembly: AssemblyCopyright("Copyright ©2022-2024 高怡飞, All Rights Reserved.")]
[assembly: AssemblyDescription("获取商店应用")]
-[assembly: AssemblyFileVersion("4.6.904.0")]
-[assembly: AssemblyInformationalVersion("4.6.904.0")]
+[assembly: AssemblyFileVersion("5.0.905.0")]
+[assembly: AssemblyInformationalVersion("5.0.905.0")]
[assembly: AssemblyProduct("获取商店应用")]
[assembly: AssemblyTitle("获取商店应用")]
-[assembly: AssemblyVersion("4.6.904.0")]
+[assembly: AssemblyVersion("5.0.905.0")]
// 应用程序默认区域性的资源控制器设置
[assembly: NeutralResourcesLanguage("en-us")]
diff --git a/GetStoreAppPackage/GetStoreAppPackage.wapproj b/GetStoreAppPackage/GetStoreAppPackage.wapproj
index 128cd158b..ed690cffd 100644
--- a/GetStoreAppPackage/GetStoreAppPackage.wapproj
+++ b/GetStoreAppPackage/GetStoreAppPackage.wapproj
@@ -50,11 +50,11 @@
True
0
GetStoreAppPackage_SignKey.pfx
- ca6c2dc4-c96d-4c23-ae18-fc7150bef554
+ CA6C2DC4-C96D-4C23-AE18-FC7150BEF554
10.0.19041.0
.NETCoreApp,Version=v9.0
10.0.26100.0
- ff1007a3-37e5-4856-a3d5-765555830f81
+ FF1007A3-37E5-4856-A3D5-765555830F81
Always
@@ -106,8 +106,7 @@
-->
-
-
+
diff --git a/GetStoreAppPackage/Package.appxmanifest b/GetStoreAppPackage/Package.appxmanifest
index 9e966c716..1345fd127 100644
--- a/GetStoreAppPackage/Package.appxmanifest
+++ b/GetStoreAppPackage/Package.appxmanifest
@@ -11,7 +11,7 @@
+ Version="5.0.905.0" />
ms-resource:PackageDisplayName
diff --git a/GetStoreAppWebView/GetStoreAppWebView.csproj b/GetStoreAppWebView/GetStoreAppWebView.csproj
index ee64d7ebf..d08385693 100644
--- a/GetStoreAppWebView/GetStoreAppWebView.csproj
+++ b/GetStoreAppWebView/GetStoreAppWebView.csproj
@@ -27,7 +27,7 @@
FileSystem
false
true
- True
+ true
PackageReference
GetStoreAppWebView
win-x86;win-x64;win-arm64
@@ -36,7 +36,8 @@
10.0.19041.0
true
true
- true
+ true
+ true
GetStoreAppWebView.res
10.0.26100.42
@@ -76,8 +77,9 @@
+
+
-
diff --git a/GetStoreAppWebView/GetStoreAppWebView.res b/GetStoreAppWebView/GetStoreAppWebView.res
index 71dfc9246..04abfb943 100644
Binary files a/GetStoreAppWebView/GetStoreAppWebView.res and b/GetStoreAppWebView/GetStoreAppWebView.res differ
diff --git a/Microsoft.Management.Deployment.Projection/Properties/AssemblyInfo.cs b/Microsoft.Management.Deployment.Projection/Properties/AssemblyInfo.cs
index 32afe6b64..0ec0bca74 100644
--- a/Microsoft.Management.Deployment.Projection/Properties/AssemblyInfo.cs
+++ b/Microsoft.Management.Deployment.Projection/Properties/AssemblyInfo.cs
@@ -7,11 +7,11 @@
[assembly: AssemblyCompany("高怡飞")]
[assembly: AssemblyCopyright("©Copyright ©2022-2024 高怡飞, All Rights Reserved.")]
[assembly: AssemblyDescription("获取商店应用 WinGet WinRT 扩展")]
-[assembly: AssemblyFileVersion("4.6.904.0")]
-[assembly: AssemblyInformationalVersion("4.6.904.0")]
+[assembly: AssemblyFileVersion("5.0.905.0")]
+[assembly: AssemblyInformationalVersion("5.0.905.0")]
[assembly: AssemblyProduct("获取商店应用 WinGet WinRT 扩展")]
[assembly: AssemblyTitle("获取商店应用 WinGet WinRT 扩展")]
-[assembly: AssemblyVersion("4.6.904.0")]
+[assembly: AssemblyVersion("5.0.905.0")]
// 应用程序默认区域性的资源控制器设置
[assembly: NeutralResourcesLanguage("en-us")]
diff --git a/Microsoft.Web.WebView2.Core.Projection/Microsoft.Web.WebView2.Core.Projection.csproj b/Microsoft.Web.WebView2.Core.Projection/Microsoft.Web.WebView2.Core.Projection.csproj
deleted file mode 100644
index de176d87d..000000000
--- a/Microsoft.Web.WebView2.Core.Projection/Microsoft.Web.WebView2.Core.Projection.csproj
+++ /dev/null
@@ -1,48 +0,0 @@
-
-
- Microsoft.Web.WebView2.Core
- 10.0.26100.0
- false
- true
- x64;x86;ARM64
- true
- Size
- net9.0-windows10.0.26100.0
- 10.0.19041.0
- false
- true
- 10.0.26100.42
-
-
-
- win-x86
-
-
- win-x64
-
-
- win-arm64
-
-
-
-
- pdbonly
- true
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Microsoft.Web.WebView2.Core.Projection/Properties/AssemblyInfo.cs b/Microsoft.Web.WebView2.Core.Projection/Properties/AssemblyInfo.cs
deleted file mode 100644
index 66b3dc19e..000000000
--- a/Microsoft.Web.WebView2.Core.Projection/Properties/AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-using System.Reflection;
-using System.Resources;
-using System.Runtime.CompilerServices;
-using System.Runtime.Versioning;
-
-// 程序集信息设置
-[assembly: AssemblyCompany("高怡飞")]
-[assembly: AssemblyCopyright("©Copyright ©2022-2024 高怡飞, All Rights Reserved.")]
-[assembly: AssemblyDescription("获取商店应用 WebView2 WinRT 扩展")]
-[assembly: AssemblyFileVersion("4.6.904.0")]
-[assembly: AssemblyInformationalVersion("4.6.904.0")]
-[assembly: AssemblyProduct("获取商店应用 WebView2 WinRT 扩展")]
-[assembly: AssemblyTitle("获取商店应用 WebView2 WinRT 扩展")]
-[assembly: AssemblyVersion("4.6.904.0")]
-
-// 应用程序默认区域性的资源控制器设置
-[assembly: NeutralResourcesLanguage("en-us")]
-
-// 设置程序集仅允许在Windows平台上可用
-[assembly: SupportedOSPlatform("windows10.0.26100")]
-
-// 禁用运行时封送
-[assembly: DisableRuntimeMarshalling]