Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<!-- Microsoft.Win32.SystemEvents was implicitly pulled in by WPF; the
overlay coordinator hooks DisplaySettingsChanged for monitor
hotplug. With WPF gone, declare the package explicitly. -->
<PackageVersion Include="Microsoft.Win32.SystemEvents" Version="8.0.0" />
<PackageVersion Include="Microsoft.Win32.SystemEvents" Version="10.0.8" />

<!-- Avalonia (Plan A: WPF -> Avalonia cutover). Track the latest 11.x stable. -->
<PackageVersion Include="Avalonia" Version="11.2.3" />
Expand Down
Loading