Skip to content

Commit 5416c2f

Browse files
Update NuGet packages
Update various NuGet packages to their latest versions. Co-Authored-By: kinosang <[email protected]>
1 parent c0b2688 commit 5416c2f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
</PropertyGroup>
1111
<PropertyGroup>
1212
<AngleSharpVersion>0.9.9</AngleSharpVersion>
13-
<AspNetCoreVersion>3.0.0</AspNetCoreVersion>
14-
<IdentityModelCoreVersion>2.1.4</IdentityModelCoreVersion>
13+
<AspNetCoreVersion>3.1.2</AspNetCoreVersion>
14+
<IdentityModelCoreVersion>5.6.0</IdentityModelCoreVersion>
1515
<JetBrainsVersion>2019.1.3</JetBrainsVersion>
1616
<JustEatHttpClientInterceptionVersion>3.0.0</JustEatHttpClientInterceptionVersion>
1717
<MartinCostelloLoggingXUnitVersion>0.1.0</MartinCostelloLoggingXUnitVersion>
1818
<ShouldlyVersion>3.0.2</ShouldlyVersion>
19-
<SystemTextJsonVersion>4.6.0</SystemTextJsonVersion>
19+
<SystemTextJsonVersion>4.7.1</SystemTextJsonVersion>
2020
</PropertyGroup>
2121
</Project>

0 commit comments

Comments
 (0)