Skip to content

Commit 92b91a8

Browse files
authored
Merge pull request #94 from ndsvw/dependabot/nuget/FluentRandomPicker.Tests/MSTest-3.11.0
Bump MSTest from 3.10.3 to 3.11.0
2 parents d6a6e6c + f7c8d55 commit 92b91a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FluentRandomPicker.Tests/FluentRandomPicker.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<ItemGroup>
1414
<!-- MsTest is a meta package and the recommended way to reference all recommended MSTest packages -->
15-
<PackageReference Include="MSTest" Version="3.10.3" />
15+
<PackageReference Include="MSTest" Version="3.11.0" />
1616
<PackageReference Include="coverlet.collector" Version="6.0.4">
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)