Skip to content

Commit

Permalink
Merge pull request #6961 from dotnet/dependabot/nuget/csharp/roslyn-s…
Browse files Browse the repository at this point in the history
…dk/Tutorials/MakeConst/MakeConst.Test/Microsoft.CodeAnalysis.CSharp.CodeRefactoring.Testing.MSTest-1.1.2

Bump Microsoft.CodeAnalysis.CSharp.CodeRefactoring.Testing.MSTest from 1.1.1 to 1.1.2 in /csharp/roslyn-sdk/Tutorials/MakeConst/MakeConst.Test
  • Loading branch information
github-actions[bot] authored Jun 19, 2024
2 parents 8f94c65 + 0e0efdc commit 161a276
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="Microsoft.CodeAnalysis" Version="4.10.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.MSTest" Version="1.1.1" />
<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.CSharp.CodeRefactoring.Testing.MSTest" Version="1.1.2" />
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.Analyzer.Testing.MSTest" Version="1.1.1" />
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.CodeFix.Testing.MSTest" Version="1.1.1" />
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.CodeRefactoring.Testing.MSTest" Version="1.1.1" />
Expand Down

0 comments on commit 161a276

Please sign in to comment.