Skip to content

Commit d292f9f

Browse files
Bump System.Net.Http.Json from 10.0.0 to 10.0.1 (#4)
--- updated-dependencies: - dependency-name: System.Net.Http.Json dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 71d414a commit d292f9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gandi/Gandi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
</ItemGroup>
4141

4242
<ItemGroup Condition="$(TargetFramework) == 'netstandard2.0'">
43-
<PackageReference Include="System.Net.Http.Json" Version="10.0.0" />
43+
<PackageReference Include="System.Net.Http.Json" Version="10.0.1" />
4444
</ItemGroup>
4545

4646
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true' or '$(Configuration)' != 'Debug'">

0 commit comments

Comments
 (0)