`System.Formats.Asn1` version clash with framework/netstandard2
Closed this issue · 3 comments
elachlan commented
Describe the bug
Looks like nuspec is referencing 8.0.0 and csproj is referencing 8.0.1?
Platform (please complete the following information):
- OS: Windows
- .NET Runtime: [e.g. CoreCLR, Mono]
- .NET Framework: 4.8
- MailKit Version: 4.7.1
Lines 54 to 84 in ee51566
jstedfast commented
Fixed with 4.7.1.1
elachlan commented
I think the deploy failed:
Attempting to build package from 'MailKit.nuspec'.
Error NU5010: Version string specified for package reference '4.7.1.1.1124' is invalid.
Actually, its showing on nuget.org, so unsure what the failure means.
jstedfast commented
I goofed on my commit, but the 4.7.1.1 release build is good