Skip to content

Commit b049213

Browse files
Bump Moq from 4.16.1 to 4.17.1 (#133)
Bumps [Moq](https://github.com/moq/moq4) from 4.16.1 to 4.17.1. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md) - [Commits](devlooped/moq@v4.16.1...v4.17.1) --- updated-dependencies: - dependency-name: Moq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b7725f commit b049213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Microsoft.VisualStudio.Validation.Tests/Microsoft.VisualStudio.Validation.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<TargetFrameworks>net472;netcoreapp3.1;net5.0</TargetFrameworks>
44
</PropertyGroup>
55
<ItemGroup>
6-
<PackageReference Include="Moq" Version="4.16.1" />
6+
<PackageReference Include="Moq" Version="4.17.1" />
77
<PackageReference Include="xunit" Version="2.4.1" />
88
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
99
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />

0 commit comments

Comments
 (0)