Skip to content

Commit

Permalink
update package to fix bug in XML reader (#10687)
Browse files Browse the repository at this point in the history
  • Loading branch information
brettfo authored Sep 27, 2024
1 parent b614e7a commit c95baad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuget/helpers/lib/NuGetUpdater/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<PackageVersion Include="DiffPlex" Version="1.7.1" />

<PackageVersion Include="GuiLabs.Language.Xml" Version="1.2.60" />
<PackageVersion Include="GuiLabs.Language.Xml" Version="1.2.93" />

<PackageVersion Include="Microsoft.Build.Locator" Version="1.6.1" />
<PackageVersion Include="Microsoft.Build" Version="17.5.0" ExcludeAssets="Runtime" PrivateAssets="All" />
Expand Down

0 comments on commit c95baad

Please sign in to comment.