For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.
Following this tutorial:
http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/dotnet/2015/NuGet/NuGet.html#overview
with VS 2017 and PackageReferences instead of packages.config. It fails to download the dependent packages, and also doesn't change app.config.
It works for VS 2017 when you select the packages.config method though.