Skip to content

Commit

Permalink
Bump Microsoft.CodeAnalysis.Common from 4.5.0 to 4.6.0
Browse files Browse the repository at this point in the history
Bumps [Microsoft.CodeAnalysis.Common](https://github.com/dotnet/roslyn) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/dotnet/roslyn/releases)
- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
- [Commits](https://github.com/dotnet/roslyn/commits)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.Common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 3, 2023
1 parent ad5b12b commit 590af2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PSRule.BuildTask/PSRule.BuildTask.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.5.0" />
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.6.0" />
</ItemGroup>

<!--<ItemGroup>
Expand Down

0 comments on commit 590af2d

Please sign in to comment.