Skip to content

Commit

Permalink
Bump AnalyzerTesting.CSharp.Extensions from 1.0.0 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [AnalyzerTesting.CSharp.Extensions](https://github.com/tom-englert/RoslynAnalyzerTesting.CSharp.Extensions) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/tom-englert/RoslynAnalyzerTesting.CSharp.Extensions/releases)
- [Changelog](https://github.com/tom-englert/RoslynAnalyzerTesting.CSharp.Extensions/blob/master/ReleaseNotes.md)
- [Commits](tom-englert/RoslynAnalyzerTesting.CSharp.Extensions@1.0.0...1.1.0)

---
updated-dependencies:
- dependency-name: AnalyzerTesting.CSharp.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 27, 2023
1 parent 9686453 commit 78d7d85
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 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AnalyzerTesting.CSharp.Extensions" Version="1.0.0" />
<PackageReference Include="AnalyzerTesting.CSharp.Extensions" Version="1.1.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit" Version="1.1.1" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.8.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
Expand Down

0 comments on commit 78d7d85

Please sign in to comment.