Skip to content

Commit 7a81192

Browse files
(deps): Bump Microsoft.CodeAnalysis.CSharp from 4.6.0 to 4.7.0
Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.6.0 to 4.7.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.CSharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f48fb4 commit 7a81192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageVersion Include="JetBrains.Annotations" Version="2023.2.0" />
1010
<PackageVersion Include="Microsoft.Build" Version="17.7.0" />
1111
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.7.0" />
12-
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.6.0" />
12+
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.7.0" />
1313
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" />
1414
<PackageVersion Include="Microsoft.Extensions.Configuration.CommandLine" Version="7.0.0" />
1515
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />

0 commit comments

Comments
 (0)