Skip to content

Commit

Permalink
Update WindowsAppSDK to 1.5.0
Browse files Browse the repository at this point in the history
Related #418
  • Loading branch information
bagusnl committed Mar 5, 2024
1 parent 5148b3e commit edeccdc
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 9 deletions.
2 changes: 1 addition & 1 deletion CollapseLauncher/CollapseLauncher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<PackageReference Include="Microsoft.NETCore.Platforms" Version="8.0.0-preview.7.23375.6" />
<PackageReference Include="Microsoft.NETCore.Targets" Version="6.0.0-preview.4.21253.7" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.2428" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.4.240211001" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.5.240227000" />
<PackageReference Include="Microsoft.Xaml.Behaviors.WinUI.Managed" Version="2.0.9" />
<PackageReference Include="PhotoSauce.MagicScaler" Version="0.14.0" />
<PackageReference Include="Roman-Numerals" Version="2.0.0" />
Expand Down
22 changes: 14 additions & 8 deletions CollapseLauncher/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,12 @@
"Microsoft.WindowsAppSDK": "1.4.231115000"
}
},
"Microsoft.NET.ILLink.Tasks": {
"type": "Direct",
"requested": "[8.0.2, )",
"resolved": "8.0.2",
"contentHash": "hKTrehpfVzOhAz0mreaTAZgbz0DrMEbWq4n3hAo8Ks6WdxdqQhNPvzOqn9VygKuWf1bmxPdraqzTaXriO/sn0A=="
},
"Microsoft.NETCore.Platforms": {
"type": "Direct",
"requested": "[8.0.0-preview.7.23375.6, )",
Expand All @@ -181,11 +187,11 @@
},
"Microsoft.WindowsAppSDK": {
"type": "Direct",
"requested": "[1.4.240211001, )",
"resolved": "1.4.240211001",
"contentHash": "43PdPLNSbBfugbQ7fd5imnZPpg7TGNirCe1/f3KLLYCg1NgDJeTh7t2ihLPuIdmD7rf6mTaUtRXUJYw0HBOzFQ==",
"requested": "[1.5.240227000, )",
"resolved": "1.5.240227000",
"contentHash": "6rESOsREi8534J7IDpNfFYPvxQaSleXKt4A7ZYPeQyckNMQ0o1W0jZ420bJbEMz9Cw/S/8IbpPftLLZ9w/GTCQ==",
"dependencies": {
"Microsoft.Windows.SDK.BuildTools": "10.0.22621.1"
"Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
}
},
"Microsoft.Xaml.Behaviors.WinUI.Managed": {
Expand Down Expand Up @@ -989,11 +995,11 @@
},
"Microsoft.WindowsAppSDK": {
"type": "Direct",
"requested": "[1.4.240211001, )",
"resolved": "1.4.240211001",
"contentHash": "43PdPLNSbBfugbQ7fd5imnZPpg7TGNirCe1/f3KLLYCg1NgDJeTh7t2ihLPuIdmD7rf6mTaUtRXUJYw0HBOzFQ==",
"requested": "[1.5.240227000, )",
"resolved": "1.5.240227000",
"contentHash": "6rESOsREi8534J7IDpNfFYPvxQaSleXKt4A7ZYPeQyckNMQ0o1W0jZ420bJbEMz9Cw/S/8IbpPftLLZ9w/GTCQ==",
"dependencies": {
"Microsoft.Windows.SDK.BuildTools": "10.0.22621.1"
"Microsoft.Windows.SDK.BuildTools": "10.0.22621.756"
}
},
"System.Diagnostics.EventLog": {
Expand Down

0 comments on commit edeccdc

Please sign in to comment.