Skip to content

Commit

Permalink
Bump Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.MSTest
Browse files Browse the repository at this point in the history
Bumps the dotnet group in /docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix with 1 update: [Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.MSTest](https://github.com/dotnet/roslyn-sdk).


Updates `Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.MSTest` from 1.1.1 to 1.1.2
- [Release notes](https://github.com/dotnet/roslyn-sdk/releases)
- [Commits](https://github.com/dotnet/roslyn-sdk/commits)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.MSTest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 20, 2024
1 parent d1836df commit 3be6b7b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="MSTest.TestAdapter" Version="3.4.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.4.3" />
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.10.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.MSTest" Version="1.1.1" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.MSTest" Version="1.1.2" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.MSTest" Version="1.1.1" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeRefactoring.Testing.MSTest" Version="1.1.1" />
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.Analyzer.Testing.MSTest" Version="1.1.1" />
Expand Down

0 comments on commit 3be6b7b

Please sign in to comment.