Skip to content

Commit bac2488

Browse files
authored
chore(deps): bump MSTest.TestAdapter from 3.2.2 to 3.3.1 (#263)
2 parents a1a4fec + 86c9126 commit bac2488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161

6262
<ItemGroup Condition="$(MSBuildProjectName.EndsWith('Tests'))">
6363
<PackageReference Include="FluentAssertions" Version="6.12.0"/>
64-
<PackageReference Include="MSTest.TestAdapter" Version="3.2.2"/>
64+
<PackageReference Include="MSTest.TestAdapter" Version="3.3.1"/>
6565
<PackageReference Include="MSTest.TestFramework" Version="3.3.1"/>
6666
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0"/>
6767
<PackageReference Include="Moq" Version="[4.18.4]"/>

0 commit comments

Comments
 (0)