Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is DD4T 2.1.0 is compatible with .NETCoreApp 2.0? #13

Open
ParamUppal opened this issue Sep 27, 2017 · 0 comments
Open

Is DD4T 2.1.0 is compatible with .NETCoreApp 2.0? #13

ParamUppal opened this issue Sep 27, 2017 · 0 comments

Comments

@ParamUppal
Copy link

We are getting the following warning when using DD4t resrService.WebApi with .NETCore 2.0

{
"code": "NU1701",
"level": "Warning",
"warningLevel": 1,
"message": "Package 'DD4T.Core 2.1.0' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project.",
"libraryId": "DD4T.Core",
"targetGraphs": [
".NETCoreApp,Version=v2.0"
]
},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant