Skip to content

Commit a16d5da

Browse files
committed
Downgrade System.Formats.Asn1 to match ID web
1 parent 09155f3 commit a16d5da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageVersion Include="System.ComponentModel.TypeConverter" Version="4.3.0" />
2020
<!-- Should match Azure Functions runtime: https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4456 -->
2121
<PackageVersion Include="System.Diagnostics.DiagnosticSource" Version="6.0.1" />
22-
<PackageVersion Include="System.Formats.Asn1" Version="9.0.8" />
22+
<PackageVersion Include="System.Formats.Asn1" Version="8.0.1" />
2323
<PackageVersion Include="System.IO.FileSystem.AccessControl" Version="5.0.0" />
2424
<PackageVersion Include="System.Net.NameResolution" Version="4.3.0" />
2525
<PackageVersion Include="System.Runtime.Serialization.Formatters" Version="4.3.0" />

0 commit comments

Comments
 (0)