There was an error while loading. Please reload this page.
1 parent 9419bae commit 6b20098Copy full SHA for 6b20098
1 file changed
installer/installer.csproj
@@ -105,7 +105,7 @@
105
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.1" />
106
<PackageReference Include="Tencent.QCloud.Cos.Sdk" Version="5.4.46" />
107
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.100" />
108
- <PackageReference Include="Microsoft.WindowsAppSDK" Version="1.5.240802000" Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'windows'" />
+ <PackageReference Include="Microsoft.WindowsAppSDK" Version="1.8.250916003" Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'windows'" />
109
</ItemGroup>
110
111
<ItemGroup>
0 commit comments