File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
src/Authentication/Authentication.Core Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1111 <EnforceCodeStyleInBuild >true</EnforceCodeStyleInBuild >
1212 </PropertyGroup >
1313 <ItemGroup >
14- <PackageReference Include =" Azure.Identity" Version =" 1.11.4 " />
15- <PackageReference Include =" Azure.Identity.Broker" Version =" 1.1.0 " />
16- <PackageReference Include =" Microsoft.Graph.Core" Version =" 3.0.9 " />
17- <PackageReference Include =" Microsoft.Identity.Client" Version =" 4.56.0 " />
18- <PackageReference Include =" Microsoft.Identity.Client.Broker" Version =" 4.56.0 " />
14+ <PackageReference Include =" Azure.Identity" Version =" 1.12.0-beta.3 " />
15+ <PackageReference Include =" Azure.Identity.Broker" Version =" 1.2.0-beta.1 " />
16+ <PackageReference Include =" Microsoft.Graph.Core" Version =" 3.1.12 " />
17+ <PackageReference Include =" Microsoft.Identity.Client" Version =" 4.61.3 " />
18+ <PackageReference Include =" Microsoft.Identity.Client.Broker" Version =" 4.61.3 " />
1919 <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
2020 </ItemGroup >
2121 <Target Name =" CopyFiles" AfterTargets =" Build" >
You can’t perform that action at this time.
0 commit comments