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

Commit ef972bd

Browse files
committed
Updated cli core version
1 parent c9ed369 commit ef972bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.10" />
60+
<PackageReference Include="Microsoft.Graph.Cli.Core" Version="1.0.0" />
6161
<PackageReference Include="System.CommandLine.Hosting" Version="0.4.0-alpha.22272.1" />
6262
</ItemGroup>
6363

0 commit comments

Comments
 (0)