Skip to content

Commit 03e7d13

Browse files
(deps): Bump the microsoft group across 1 directory with 2 updates
Bumps the microsoft group with 2 updates in the /new-cli directory: Microsoft.CodeAnalysis.CSharp and System.CommandLine. Updates `Microsoft.CodeAnalysis.CSharp` from 4.9.2 to 4.10.0 Updates `System.CommandLine` from 2.0.0-beta4.24209.3 to 2.0.0-beta4.24324.3 --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft - dependency-name: System.CommandLine dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 16f2d78 commit 03e7d13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

new-cli/Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<!-- common packages -->
77
<PackageVersion Include="LibGit2Sharp" Version="0.30.0" />
88
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
9-
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" />
9+
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.10.0" />
1010
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" />
1111
<PackageVersion Include="Microsoft.CSharp" Version="4.7.0" />
1212
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
@@ -20,6 +20,6 @@
2020
<PackageVersion Include="Serilog.Sinks.Console" Version="5.0.1" />
2121
<PackageVersion Include="Serilog.Sinks.File" Version="5.0.0" />
2222
<PackageVersion Include="Serilog.Sinks.Map" Version="1.0.2" />
23-
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta4.24209.3" />
23+
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta4.24324.3" />
2424
</ItemGroup>
2525
</Project>

0 commit comments

Comments
 (0)