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
[x ] I have checked that the SDK documentation doesn't solve my issue.
[ x] I have checked that the API documentation doesn't solve my issue.
[ x] I have searched the Box Developer Forums and my issue isn't already reported (or if it has been reported, I have attached a link to it, for reference).
When I try to install this with NuGet, I get this error:
Error Could not install package 'Box.Sdk.Gen 1.1.0'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.8', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
Steps to Reproduce
type "install-package box.sdk.gen in a project that targets .net 4.8.
Expected Behavior
Package should install
Error Message, Including Stack Trace
Screenshots
Versions Used
.NET SDK: 4.8
.NET: 4.8
The text was updated successfully, but these errors were encountered:
Description of the Issue
When I try to install this with NuGet, I get this error:
Error Could not install package 'Box.Sdk.Gen 1.1.0'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.8', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
Steps to Reproduce
type "install-package box.sdk.gen in a project that targets .net 4.8.
Expected Behavior
Package should install
Error Message, Including Stack Trace
Screenshots
Versions Used
.NET SDK: 4.8
.NET: 4.8
The text was updated successfully, but these errors were encountered: