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
Was looking in to using the SDK in a .NET Core environment. I installed the code in a console application and it seems to be working just fine, but there is a warning about it being restored using .NET Framework versions. Is there a possibility to target .NET standard in the NuGet version of the package, or would I have to download the SDK and modify it locally?
The text was updated successfully, but these errors were encountered:
Hi @Dzeneralen , for now we only support .NET framework, but it's a very fair point that we should probably upgrade this SDK to support .NET standard. I can't commit to that yet, but we will be evaluating it as a feature request. Thanks for bringing this to our attention!
Was looking in to using the SDK in a .NET Core environment. I installed the code in a console application and it seems to be working just fine, but there is a warning about it being restored using .NET Framework versions. Is there a possibility to target .NET standard in the NuGet version of the package, or would I have to download the SDK and modify it locally?
The text was updated successfully, but these errors were encountered: