Skip to content

Commit

Permalink
Merge pull request #456 from SteveDunn/dependabot/nuget/MSTest.TestAd…
Browse files Browse the repository at this point in the history
…apter-3.1.1

chore(deps): bump MSTest.TestAdapter from 3.0.4 to 3.1.1
  • Loading branch information
SteveDunn authored Jul 25, 2023
2 parents 049531a + b8602f3 commit f6bfaf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/AnalyzerTests/AnalyzerTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.0.4" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.0.4" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.MSTest" Version="1.1.1" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.MSTest" Version="1.1.1" />
Expand Down

0 comments on commit f6bfaf7

Please sign in to comment.