[FancyZones] Remove System.Text.Json package reference.

This commit is contained in:
Jeremy Sinclair
2025-12-10 12:15:58 -05:00
parent 41d6e6f744
commit 1bf066f42d

View File

@@ -20,7 +20,6 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="System.Text.Json" />
<PackageReference Include="Microsoft.Windows.CsWin32" PrivateAssets="all" /> <PackageReference Include="Microsoft.Windows.CsWin32" PrivateAssets="all" />
</ItemGroup> </ItemGroup>