Skip to content

Commit

Permalink
Merge pull request #73 from schulz3000/dependabot/nuget/System.Servic…
Browse files Browse the repository at this point in the history
…eModel.Http-6.0.0

Bump System.ServiceModel.Http from 4.10.0 to 6.0.0
  • Loading branch information
schulz3000 authored Jul 26, 2023
2 parents ac6b692 + 59757a6 commit 92d58fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.ServiceModel.Http" Version="4.10.0" />
<PackageReference Include="System.ServiceModel.Http" Version="6.0.0" />
<PackageReference Include="System.ServiceModel.Primitives" Version="4.10.0" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="System.ServiceModel.Duplex" Version="4.10.0" />
<PackageReference Include="System.ServiceModel.Http" Version="4.10.0" />
<PackageReference Include="System.ServiceModel.Http" Version="6.0.0" />
<PackageReference Include="System.ServiceModel.NetTcp" Version="4.10.0" />
<PackageReference Include="System.ServiceModel.Security" Version="4.10.0" />
</ItemGroup>
Expand Down

0 comments on commit 92d58fc

Please sign in to comment.