Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit d680b9c

Browse files
Bump Microsoft.Graph.Cli.Core in /src
Bumps [Microsoft.Graph.Cli.Core](https://github.com/microsoftgraph/msgraph-cli-core) from 1.0.0-preview.9 to 1.0.0-preview.10. - [Commits](https://github.com/microsoftgraph/msgraph-cli-core/commits) --- updated-dependencies: - dependency-name: Microsoft.Graph.Cli.Core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e6d13d8 commit d680b9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/msgraph-cli.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<PackageReference Include="Microsoft.Extensions.Configuration" Version="7.0.0" />
5858
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
5959
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="7.0.0" />
60-
<PackageReference Include="Microsoft.Graph.Cli.Core" Version="1.0.0-preview.9" />
60+
<PackageReference Include="Microsoft.Graph.Cli.Core" Version="1.0.0-preview.10" />
6161
<PackageReference Include="System.CommandLine.Hosting" Version="0.4.0-alpha.22272.1" />
6262
</ItemGroup>
6363

0 commit comments

Comments
 (0)