Skip to content

Commit a2ceb0f

Browse files
(new-cli deps): Bump the microsoft group in /new-cli with 1 update
Bumps the microsoft group in /new-cli 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 a2ceb0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

new-cli/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<ItemGroup>
66
<PackageVersion Include="LibGit2Sharp" Version="0.28.0" />
77
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
8-
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.7.0" />
8+
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
99
<PackageVersion Include="Microsoft.CSharp" Version="4.7.0" />
1010
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
1111
<PackageVersion Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />

0 commit comments

Comments
 (0)