Skip to content

Commit 5e80cb7

Browse files
Merge pull request #102 from ESC-BV/dependabot/nuget/MSTest.TestAdapter-2.2.10
Bump MSTest.TestAdapter from 2.2.8 to 2.2.10
2 parents 0c1537b + e51d79f commit 5e80cb7

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
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="FluentAssertions" Version="6.7.0" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
13-
<PackageReference Include="MSTest.TestAdapter" Version="2.2.8" />
13+
<PackageReference Include="MSTest.TestAdapter" Version="2.2.10" />
1414
<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>

0 commit comments

Comments
 (0)