Skip to content

Commit

Permalink
Fix 'WindowsAppSDK' dependency in .nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio0694 committed Jan 24, 2025
1 parent 32b2169 commit 8615c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/Microsoft.Xaml.Behaviors.WinUI.Managed.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<repository type="git" url="http://go.microsoft.com/fwlink/?LinkID=651678" />
<dependencies>
<group targetFramework="net8.0-windows10.0.17763.0">
<dependency id="Microsoft.WindowsAppSDK" version="1.6.241114003" />
<dependency id="Microsoft.WindowsAppSDK" version="1.6.250108002" />
</group>
</dependencies>
</metadata>
Expand Down

0 comments on commit 8615c8b

Please sign in to comment.