Closed pasha-o closed 8 months ago
The latest version of the Twilio lib 7.0.0 can't be installed into a dotnet standard 2.1 solution.
# paste code here
Severity Code Description Project File Line Suppression State Error NU1202 Package Twilio 7.0.0 is not compatible with netstandard2.1 (.NETStandard,Version=v2.1). Package Twilio 7.0.0 supports: net6.0 (.NETCoreApp,Version=v6.0) 1
@pasha-o This will be fixed in upcoming release.
@pasha-o Can you please try installing 7.0.1
hi @sbansla - this version is installed successfully. Thanks.
Issue Summary
The latest version of the Twilio lib 7.0.0 can't be installed into a dotnet standard 2.1 solution.
Steps to Reproduce
Code Snippet
Exception/Log
Technical details: