Skip to content

Commit fffc0d9

Browse files
Merge pull request #128 from microsoftgraph/dependabot/nuget/src/System.CommandLine-2.0.3
Bump System.CommandLine from 2.0.2 to 2.0.3
2 parents 29fa3d4 + 24e32a8 commit fffc0d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CheckCloudSupport.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2424
<PrivateAssets>all</PrivateAssets>
2525
</PackageReference>
26-
<PackageReference Include="System.CommandLine" Version="2.0.2" />
26+
<PackageReference Include="System.CommandLine" Version="2.0.3" />
2727
</ItemGroup>
2828

2929
<ItemGroup>

0 commit comments

Comments
 (0)