Hi All,
I am trying to build a PCF control solution, but hitting a road block, when i run the command "msbuild /t:restore" to package the folders in a solution, so i could import it into dynamcs, but i keep getting the an error - " C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.tar
gets(114,5): warning : The plugin credential provider could not acquire credentials. Authentication may require manual
action. Consider re-running the command with --interactive for `dotnet`, /p:NuGetInteractive="true" for MSBuild or remo
ving the -NonInteractive switch for `NuGet`". I know PCF coding is fairly new, but if anyone knows better, pls help. It seems to be an authentication error, but i never used a a username nor a password at any moment when building this.
Thanks
*This post is locked for comments