Skip to content

Commit cfc8645

Browse files
(deps): Bump the microsoft group in /src with 1 update
Bumps the microsoft group in /src with 1 update: [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn). - [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 dependency-group: microsoft ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a0f4db1 commit cfc8645

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.3.0" />
1010
<PackageVersion Include="Microsoft.Build" Version="17.8.3" />
1111
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.8.3" />
12-
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.7.0" />
12+
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
1313
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" />
1414
<PackageVersion Include="Microsoft.Extensions.Configuration.CommandLine" Version="8.0.0" />
1515
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />

0 commit comments

Comments
 (0)