This repository was archived by the owner on Aug 29, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 1.2 .0"
2+ "." : " 1.3 .0"
33}
Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 1.3.0] ( https://github.com/microsoftgraph/msgraph-cli/compare/v1.2.0...v1.3.0 ) (2024-02-05)
6+
7+
8+ ### Features
9+
10+ * add national clouds support ([ #423 ] ( https://github.com/microsoftgraph/msgraph-cli/issues/423 ) ) ([ f29cc5c] ( https://github.com/microsoftgraph/msgraph-cli/commit/f29cc5cc52ebc9e2e67b7605c22722e29db4ba93 ) )
11+
512## [ 1.2.0] - 2024-01-22
613
714### Added
Original file line number Diff line number Diff line change 77 <ImplicitUsings >disable</ImplicitUsings >
88 <Nullable >enable</Nullable >
99 <AssemblyName >mgc</AssemblyName >
10- <Version >1.2 .0</Version >
10+ <Version >1.3 .0</Version >
1111 </PropertyGroup >
1212
1313 <PropertyGroup >
5454 </PropertyGroup >
5555
5656 <ItemGroup >
57- <PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 8.0.0" />
58- <PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 8.0.0" />
59- <PackageReference Include =" Microsoft.Extensions.Logging.Console" Version =" 8.0.0" />
60- <PackageReference Include =" Microsoft.Graph.Cli.Core" Version =" 1.2.0" />
61- <PackageReference Include =" System.CommandLine.Hosting" Version =" 0.4.0-alpha.22272.1" />
57+ <PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 8.0.0" />
58+ <PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 8.0.0" />
59+ <PackageReference Include =" Microsoft.Extensions.Logging.Console" Version =" 8.0.0" />
60+ <PackageReference Include =" Microsoft.Graph.Cli.Core" Version =" 1.2.0" />
61+ <PackageReference Include =" System.CommandLine.Hosting" Version =" 0.4.0-alpha.22272.1" />
6262 </ItemGroup >
6363
6464 <ItemGroup >
65- <None Include =" ../LICENSE" Pack =" true" PackagePath =" " />
66- <None Include =" ../README.md" Pack =" true" PackagePath =" " />
65+ <None Include =" ../LICENSE" Pack =" true" PackagePath =" " />
66+ <None Include =" ../README.md" Pack =" true" PackagePath =" " />
6767 </ItemGroup >
6868</Project >
You can’t perform that action at this time.
0 commit comments