File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/Authentication/Authentication.Core Expand file tree Collapse file tree 1 file changed +2
-2
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.6.1 </Version >
7+ <Version >2.18.0 </Version >
88 </PropertyGroup >
99 <PropertyGroup >
1010 <EnableNETAnalyzers >true</EnableNETAnalyzers >
1111 <EnforceCodeStyleInBuild >true</EnforceCodeStyleInBuild >
1212 </PropertyGroup >
1313 <ItemGroup >
1414 <PackageReference Include =" Azure.Identity" Version =" 1.11.0" />
15- <PackageReference Include =" Azure.Identity.Broker" Version =" 1.0.0-beta.5 " />
15+ <PackageReference Include =" Azure.Identity.Broker" Version =" 1.1.0 " />
1616 <PackageReference Include =" Microsoft.Graph.Core" Version =" 3.0.9" />
1717 <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
1818 </ItemGroup >
You can’t perform that action at this time.
0 commit comments