Skip to content

Commit

Permalink
upd - sec - Updated System.Text.Json
Browse files Browse the repository at this point in the history
---

Type: upd
Breaking: False
Doc Required: False
Backport Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Oct 13, 2024
1 parent 108bcfc commit 88fa928
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SpecProbe.Software/SpecProbe.Software.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion SpecProbe.Tests/SpecProbe.Tests.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="MSTest.Sdk/3.5.2">
<Project Sdk="MSTest.Sdk/3.6.1">

<PropertyGroup>
<TargetFrameworks>net8.0;net48</TargetFrameworks>
Expand Down

0 comments on commit 88fa928

Please sign in to comment.