Skip to content

Commit

Permalink
Bump System.ServiceModel.Primitives in /src/STIL.ServiceClient.Tests
Browse files Browse the repository at this point in the history
Bumps [System.ServiceModel.Primitives](https://github.com/dotnet/wcf) from 4.10.2 to 4.10.3.
- [Release notes](https://github.com/dotnet/wcf/releases)
- [Commits](https://github.com/dotnet/wcf/commits)

---
updated-dependencies:
- dependency-name: System.ServiceModel.Primitives
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2023
1 parent 28e5ce0 commit e0f184c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />

<PackageReference Include="Moq" Version="4.20.69" />
<PackageReference Include="System.ServiceModel.Primitives" Version="4.10.2" />
<PackageReference Include="System.ServiceModel.Primitives" Version="4.10.3" />
<PackageReference Include="xunit" Version="2.6.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit e0f184c

Please sign in to comment.