You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
Attempting to execute the code snippet get-messaging-country.cs in Visual Studio (Community Edition).
When installing
Twilio.Pricing
the following dependencies was solved for the frameworknet452
:This code has 2 concrete problems:
GetMessagingCountry
is not available for the instance ofPricingClient
.InboundSmsPrice
is not available.Later on I checked if the method
GetMessagingCountry
actually exist in the current codebase. Seems like the aforementioned method is available there.What do you think about updating the package in NuGet to reflect the latest changes you made?
The text was updated successfully, but these errors were encountered: