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 4
4
<LangVersion >9.0</LangVersion >
5
5
<TargetFrameworks >netstandard2.0;net6.0;net472</TargetFrameworks >
6
6
<RootNamespace >Microsoft.Graph.PowerShell.Authentication.Core</RootNamespace >
7
- <Version >2.6.1 </Version >
7
+ <Version >2.18.0 </Version >
8
8
</PropertyGroup >
9
9
<PropertyGroup >
10
10
<EnableNETAnalyzers >true</EnableNETAnalyzers >
11
11
<EnforceCodeStyleInBuild >true</EnforceCodeStyleInBuild >
12
12
</PropertyGroup >
13
13
<ItemGroup >
14
14
<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 " />
16
16
<PackageReference Include =" Microsoft.Graph.Core" Version =" 3.0.9" />
17
17
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
18
18
</ItemGroup >
You can’t perform that action at this time.
0 commit comments