Skip to content

Commit

Permalink
build(deps): bump Microsoft.CodeAnalysis.CSharp.SourceGenerators.Test…
Browse files Browse the repository at this point in the history
…ing.MSTest

Bumps the all group with 1 update: [Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.MSTest](https://github.com/dotnet/roslyn-sdk).


Updates `Microsoft.CodeAnalysis.CSharp.SourceGenerators.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.SourceGenerators.Testing.MSTest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and HavenDV committed Jun 24, 2024
1 parent 86a03b3 commit 501102f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.MSTest" Version="1.1.1" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.MSTest" Version="1.1.2" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.10.0" />
<PackageReference Include="Verify.MSTest" Version="25.0.3" />
<PackageReference Include="Verify.SourceGenerators" Version="2.2.0" />
Expand Down

0 comments on commit 501102f

Please sign in to comment.