Skip to content

Commit e2ebe6f

Browse files
Update mstest monorepo to 3.11.1
1 parent 1750fed commit e2ebe6f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/TurnerSoftware.Aqueduct.Tests/TurnerSoftware.Aqueduct.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<ItemGroup>
1212
<PackageReference Include="FluentAssertions" Version="7.1.0" />
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
14-
<PackageReference Include="MSTest.TestAdapter" Version="3.7.3" />
15-
<PackageReference Include="MSTest.TestFramework" Version="3.7.3" />
14+
<PackageReference Include="MSTest.TestAdapter" Version="3.11.1" />
15+
<PackageReference Include="MSTest.TestFramework" Version="3.11.1" />
1616
<PackageReference Include="coverlet.collector" Version="6.0.4" />
1717
</ItemGroup>
1818

0 commit comments

Comments
 (0)