Skip to content

Commit 6b20098

Browse files
chore(deps): update dependency microsoft.windowsappsdk to 1.8.250916003
1 parent 9419bae commit 6b20098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

installer/installer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.1" />
106106
<PackageReference Include="Tencent.QCloud.Cos.Sdk" Version="5.4.46" />
107107
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.100" />
108-
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.5.240802000" Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'windows'" />
108+
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.8.250916003" Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'windows'" />
109109
</ItemGroup>
110110

111111
<ItemGroup>

0 commit comments

Comments
 (0)