File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/Authentication/Authentication.Core Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44 <LangVersion >9.0</LangVersion >
55 <TargetFrameworks >netstandard2.0;net6.0;net472</TargetFrameworks >
66 <RootNamespace >Microsoft.Graph.PowerShell.Authentication.Core</RootNamespace >
7- <Version >2.30 .0</Version >
7+ <Version >2.31 .0</Version >
88 <!-- Suppress .NET Target Framework Moniker (TFM) Support Build Warnings -->
99 <SuppressTfmSupportBuildWarnings >true</SuppressTfmSupportBuildWarnings >
1010 </PropertyGroup >
1313 <EnforceCodeStyleInBuild >true</EnforceCodeStyleInBuild >
1414 </PropertyGroup >
1515 <ItemGroup >
16- <PackageReference Include =" Azure.Identity" Version =" 1.14 .2" />
17- <PackageReference Include =" Azure.Identity.Broker" Version =" 1.2.1 " />
16+ <PackageReference Include =" Azure.Identity" Version =" 1.13 .2" />
17+ <PackageReference Include =" Azure.Identity.Broker" Version =" 1.2.0 " />
1818 <PackageReference Include =" Microsoft.Graph.Core" Version =" 3.2.4" />
1919 <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
2020 <PackageReference Include =" System.Text.Json" Version =" 8.0.5" />
You can’t perform that action at this time.
0 commit comments