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.0 .0</Version >
7+ <Version >2.1 .0</Version >
88 </PropertyGroup >
99 <PropertyGroup >
1010 <EnableNETAnalyzers >true</EnableNETAnalyzers >
1313 <ItemGroup >
1414 <PackageReference Include =" Azure.Identity" Version =" 1.9.0" />
1515 <PackageReference Include =" Azure.Identity.BrokeredAuthentication" Version =" 1.0.0-beta.3" />
16- <PackageReference Include =" Microsoft.Graph.Core" Version =" 3.0.7 " />
16+ <PackageReference Include =" Microsoft.Graph.Core" Version =" 3.0.9 " />
1717 <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
1818 </ItemGroup >
1919 <Target Name =" CopyFiles" AfterTargets =" Build" >
You can’t perform that action at this time.
0 commit comments