Skip to content

Commit 35cf999

Browse files
Bump the system group with 1 update
Bumps the system group with 1 update: [System.ServiceModel.Primitives](https://github.com/dotnet/wcf). - [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-minor dependency-group: system ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb605f4 commit 35cf999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Moq.Tests/Moq.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<PackageReference Include="System.Collections.Specialized" Version="4.3.0" />
3838
<PackageReference Include="System.ComponentModel.Primitives" Version="4.3.0" />
3939
<PackageReference Include="System.Diagnostics.TraceSource" Version="4.3.0" />
40-
<PackageReference Include="System.ServiceModel.Primitives" Version="6.0.0" />
40+
<PackageReference Include="System.ServiceModel.Primitives" Version="6.1.0" />
4141
</ItemGroup>
4242

4343
<ItemGroup>

0 commit comments

Comments
 (0)