12
12
<PackageVersion Include =" Microsoft.CodeAnalysis.RulesetToEditorconfigConverter" Version =" 3.3.3" PrivateAssets =" All" />
13
13
<PackageVersion Include =" Microsoft.CSharp" Version =" 4.5.0" />
14
14
<PackageVersion Include =" Microsoft.Identity.Client.NativeInterop" Version =" $(MSALRuntimeNativeInteropVersion)" IncludeAssets =" all" />
15
- <PackageVersion Include =" Microsoft.IdentityModel.Abstractions" Version =" 8.1.0" />
16
- <PackageVersion Include =" Microsoft.IdentityModel.Tokens" Version =" 8.1.0" />
15
+ <PackageVersion Include =" Microsoft.IdentityModel.Abstractions" Version =" 6.35.0" />
17
16
<PackageVersion Include =" Microsoft.Web.WebView2" Version =" 1.0.864.35" />
18
17
<PackageVersion Include =" System.ComponentModel.TypeConverter" Version =" 4.3.0" />
19
18
<!-- Should match Azure Functions runtime: https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4456 -->
50
49
<PackageVersion Include =" Microsoft.Extensions.Configuration.Binder" Version =" 2.2.0" />
51
50
<PackageVersion Include =" Microsoft.Extensions.Configuration.FileExtensions" Version =" 2.2.0" />
52
51
<PackageVersion Include =" Microsoft.Extensions.Configuration.Json" Version =" 2.2.0" />
53
- <PackageVersion Include =" Microsoft.IdentityModel.JsonWebTokens" Version =" 8.1 .0" />
52
+ <PackageVersion Include =" Microsoft.IdentityModel.JsonWebTokens" Version =" 6.35 .0" />
54
53
<PackageVersion Include =" Microsoft.IdentityModel.Protocols.SignedHttpRequest" Version =" 6.35.0" />
55
54
<PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.9.0" />
56
55
<PackageVersion Include =" MSTest.TestAdapter" Version =" 3.1.1" />
72
71
<PackageVersion Include =" System.Net.Http" Version =" 4.3.4" />
73
72
<PackageVersion Include =" System.Reflection.TypeExtensions" Version =" 4.7.0" />
74
73
<PackageVersion Include =" System.Security.Cryptography.Cng" Version =" 5.0.0" />
75
- <PackageVersion Include =" System.Text.Json" Version =" 8 .0.4 " />
74
+ <PackageVersion Include =" System.Text.Json" Version =" 6 .0.5 " />
76
75
<PackageVersion Include =" System.Threading" Version =" 4.3.0" />
77
76
<PackageVersion Include =" System.Threading.Tasks" Version =" 4.3.0" />
78
77
<PackageVersion Include =" System.Threading.Tasks.Parallel" Version =" 4.3.0" />
79
78
<PackageVersion Include =" System.Threading.Thread" Version =" 4.3.0" />
80
79
<PackageVersion Include =" System.ValueTuple" Version =" 4.5.0" />
81
80
<PackageVersion Include =" System.Windows.Forms" Version =" 4.0.0" />
82
81
</ItemGroup >
83
- </Project >
82
+ </Project >
0 commit comments