Skip to content

Commit 406dadc

Browse files
authored
Merge pull request #240 from Hau-Hau/dependabot/nuget/EncryptedConfigValue/System.Text.Json-9.0.4
Update System.Text.Json to 9.0.4
2 parents 6905fee + ac30069 commit 406dadc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
55
</PropertyGroup>
66

77
<ItemGroup>
88
<PackageReference Include="Portable.BouncyCastle" Version="1.9.0" />
9-
<PackageReference Include="System.Text.Json" Version="9.0.3" />
9+
<PackageReference Include="System.Text.Json" Version="9.0.4" />
1010
</ItemGroup>
1111

1212
</Project>

0 commit comments

Comments
 (0)