@joebigelow / wix-1 / commits / cc9463ee

Update to nonwhingy System.Text.Json.

Bob Arnson committed Nov 10, 2024 at 13:53 UTC cc9463ee3cb08847c0dc66dc08529e8b5f696bf4
1 file changed +1 -1
src/internal/SetBuildNumber/Directory.Packages.props.pp
+1 -1
@@ -53,7 +53,7 @@
53 <PackageVersion Include="System.Reflection.Metadata" Version="1.8.1" />
54 <PackageVersion Include="System.Security.Principal.Windows" Version="4.7.0" />
55 <PackageVersion Include="System.Text.Encoding.CodePages" Version="4.7.1" />
56 - <PackageVersion Include="System.Text.Json" Version="6.0.9" />
56 + <PackageVersion Include="System.Text.Json" Version="6.0.10" />
57
58 <PackageVersion Include="Microsoft.AspNetCore.Owin" Version="3.1.13" />
59 <PackageVersion Include="Microsoft.VisualStudio.Setup.Configuration.Native" Version="3.10.2154" />