Skip to content

Commit 609b3ce

Browse files
Bump System.ServiceModel.Http from 6.2.0 to 8.0.0
Bumps [System.ServiceModel.Http](https://github.com/dotnet/wcf) from 6.2.0 to 8.0.0. - [Release notes](https://github.com/dotnet/wcf/releases) - [Commits](https://github.com/dotnet/wcf/commits) --- updated-dependencies: - dependency-name: System.ServiceModel.Http dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ace103b commit 609b3ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SCIStorePlugin/SCIStorePlugin.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<ItemGroup>
129129
<PackageReference Include="Equ" Version="2.3.0" />
130130
<PackageReference Include="Microsoft.XmlSerializer.Generator" Version="8.0.0" />
131-
<PackageReference Include="System.ServiceModel.Http" Version="6.2.0" />
131+
<PackageReference Include="System.ServiceModel.Http" Version="8.0.0" />
132132
</ItemGroup>
133133
<ItemGroup>
134134
<ProjectReference Include="..\RDMP\Rdmp.Core\Rdmp.Core.csproj" />

0 commit comments

Comments
 (0)