Skip to content

Commit 4106e20

Browse files
Bump NuGet.Packaging, NuGet.Protocol and System.Text.Json in /ApiSurface (#108)
1 parent a3e11ee commit 4106e20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ApiSurface/ApiSurface.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
System.Text.Json is highly backward-compatible. -->
4444
<PackageReference Include="System.Text.Json" Version="8.0.5" NoWarn="%(NoWarn);NU1903" />
4545
<PackageReference Include="NuGet.Packaging" Version="6.13.2" />
46-
<PackageReference Include="NuGet.Protocol" Version="6.13.1" />
46+
<PackageReference Include="NuGet.Protocol" Version="6.13.2" />
4747
<PackageReference Include="System.IO.Abstractions" Version="4.2.13" />
4848
</ItemGroup>
4949
</Project>

0 commit comments

Comments
 (0)