Skip to content

Commit

Permalink
Merge pull request #35566 from dotnet/dependabot/nuget/docs/csharp/ro…
Browse files Browse the repository at this point in the history
…slyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Test/MSTest.TestAdapter-3.0.3

Bump MSTest.TestAdapter from 3.0.2 to 3.0.3 in /docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Test
  • Loading branch information
github-actions[bot] authored May 31, 2023
2 parents 32db56e + ee4e497 commit 7faa7ce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.0.2" />
<PackageReference Include="MSTest.TestAdapter" Version="3.0.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.0.2" />
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.6.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.MSTest" Version="1.1.1" />
Expand Down

0 comments on commit 7faa7ce

Please sign in to comment.