Skip to content

Commit 2bdadf0

Browse files
authored
Update System.Text.Json to 8.0.5 (#4793)
1 parent 7e83e55 commit 2bdadf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageVersion Include="NuGet.VisualStudio" Version="17.6.1" />
1515
<PackageVersion Include="Microsoft.VisualStudio.TemplateWizardInterface" Version="17.5.33428.366" />
1616
<PackageVersion Include="System.Net.Http" Version="4.3.4" />
17-
<PackageVersion Include="System.Text.Json" Version="8.0.4" />
17+
<PackageVersion Include="System.Text.Json" Version="8.0.5" />
1818
<PackageVersion Include="Microsoft.VSSDK.BuildTools" Version="17.4.2118" />
1919
<PackageVersion Include="Microsoft.WindowsAppSDK" Version="$(WindowsAppSDKVersion)" Condition=" '$(WindowsAppSDKVersion)' != '' " />
2020
<PackageVersion Include="Microsoft.Windows.CppWinRT" Version="$(CppWinRTVersion)" Condition=" '$(CppWinRTVersion)' != '' " />

0 commit comments

Comments
 (0)