Skip to content

Commit 9efc8f8

Browse files
Bump System.CommandLine from 2.0.0-beta7.25380.108 to 2.0.0-rc.1.25451.107 (#374)
--- updated-dependencies: - dependency-name: System.CommandLine dependency-version: 2.0.0-rc.1.25451.107 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent feea6d3 commit 9efc8f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dscom.client/dscom.client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3636
<PrivateAssets>all</PrivateAssets>
3737
</PackageReference>
38-
<PackageReference Include="System.CommandLine" Version="2.0.0-beta7.25380.108" />
38+
<PackageReference Include="System.CommandLine" Version="2.0.0-rc.1.25451.107" />
3939
<PackageReference Include="System.CommandLine.NamingConventionBinder" Version="2.0.0-beta5.25306.1" />
4040
<None Include="..\dscom\packageIcon.png" Pack="true" PackagePath="\" />
4141
<None Include="..\..\LICENSE" Pack="true" PackagePath="\" />

0 commit comments

Comments
 (0)