Skip to content

Commit

Permalink
Merge pull request #51 from HicServices/dependabot/nuget/main/System.…
Browse files Browse the repository at this point in the history
…ServiceModel.Http-6.2.0

Bump System.ServiceModel.Http from 6.1.0 to 6.2.0
  • Loading branch information
JFriel authored Nov 13, 2023
2 parents 29ec8c7 + 57b3f2b commit ebaa088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SCIStorePlugin/SCIStorePlugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.XmlSerializer.Generator" Version="7.0.0" />
<PackageReference Include="System.ServiceModel.Http" Version="6.1.0" />
<PackageReference Include="System.ServiceModel.Http" Version="6.2.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\RDMP\Rdmp.Core\Rdmp.Core.csproj" />
Expand Down

0 comments on commit ebaa088

Please sign in to comment.