Skip to content

Commit 4a2b1bd

Browse files
archerzzMingzhe Huang (from Dev Box)
andauthored
fix(digitaltwins): bump System.Text.Json to 6.0.10 (Azure#46523)
Co-authored-by: Mingzhe Huang (from Dev Box) <[email protected]>
1 parent 1b4c390 commit 4a2b1bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/digitaltwins/Azure.DigitalTwins.Core/samples/DigitalTwinsClientSample/DigitalTwinsClientSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="CommandLineParser" Version="2.7.82" />
1818
<PackageReference Include="Azure.Storage.Blobs" Version="12.16.0" />
1919

20-
<PackageReference Include="System.Text.Json" Version="6.0.9" />
20+
<PackageReference Include="System.Text.Json" Version="6.0.10" />
2121
</ItemGroup>
2222

2323
<ItemGroup>

0 commit comments

Comments
 (0)