We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09155f3 commit a16d5daCopy full SHA for a16d5da
Directory.Packages.props
@@ -19,7 +19,7 @@
19
<PackageVersion Include="System.ComponentModel.TypeConverter" Version="4.3.0" />
20
<!-- Should match Azure Functions runtime: https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4456 -->
21
<PackageVersion Include="System.Diagnostics.DiagnosticSource" Version="6.0.1" />
22
- <PackageVersion Include="System.Formats.Asn1" Version="9.0.8" />
+ <PackageVersion Include="System.Formats.Asn1" Version="8.0.1" />
23
<PackageVersion Include="System.IO.FileSystem.AccessControl" Version="5.0.0" />
24
<PackageVersion Include="System.Net.NameResolution" Version="4.3.0" />
25
<PackageVersion Include="System.Runtime.Serialization.Formatters" Version="4.3.0" />
0 commit comments