Skip to content

Commit ee019ea

Browse files
authored
Merge pull request #17 from wasimakh2/dependabot/nuget/Moq-4.17.2
Bump Moq from 4.16.1 to 4.17.2
2 parents 2c228a0 + 4c47034 commit ee019ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
88
</PackageReference>
99
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
10-
<PackageReference Include="Moq" Version="4.16.1" />
10+
<PackageReference Include="Moq" Version="4.17.2" />
1111
<PackageReference Include="xunit" Version="2.4.1" />
1212
<PackageReference Include="xunit.runner.visualstudio" PrivateAssets="all" Version="2.4.3">
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)