Skip to content

Commit 55289dc

Browse files
Merge pull request #101 from ESC-BV/dependabot/nuget/MSTest.TestFramework-2.2.10
Bump MSTest.TestFramework from 2.2.8 to 2.2.10
2 parents b844d7d + 7ed4b18 commit 55289dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/FluentEmail.Graph.Tests/FluentEmail.Graph.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="FluentAssertions" Version="6.6.0" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
1313
<PackageReference Include="MSTest.TestAdapter" Version="2.2.8" />
14-
<PackageReference Include="MSTest.TestFramework" Version="2.2.8" />
14+
<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
1515
<PackageReference Include="coverlet.collector" Version="3.1.2">
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)