Skip to content

Commit ab3f4a8

Browse files
Bump System.Text.Json in /2_Libs/Libraries/CreateNuGet/SampleLib
Bumps System.Text.Json from 7.0.0 to 8.0.4. --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6e087e3 commit ab3f4a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2_Libs/Libraries/CreateNuGet/SampleLib/SampleLib.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
</ItemGroup>
4646

4747
<ItemGroup Condition="'$(TargetFramework)' != 'netstandard2.0'">
48-
<PackageReference Include="System.Text.Json" Version="7.0.0" />
48+
<PackageReference Include="System.Text.Json" Version="8.0.4" />
4949
</ItemGroup>
5050

5151
</Project>

0 commit comments

Comments
 (0)