Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3067

NuGet dependency loop detected installing Microsoft.Data.Tools.Msbuild

$
0
0

I need to install the Microsoft.Data.Tools.Msbuild package. Is there anything I can do about this?

I used the command specified at https://www.nuget.org/packages/Microsoft.Data.Tools.Msbuild, but it should specify -RequiredVersion.

PS C:\> Install-Package Microsoft.Data.Tools.Msbuild -RequiredVersion 16.0.62004.28040 -Scope CurrentUser -ProviderName 'NuGet' -Source 'https://api.nuget.org/v3/index.json'The package(s) come(s) from a package source that is not marked as trusted.Are you sure you want to install software from 'nuget.org'?[Y] Yes  [A] Yes to All  [N] No  [L] No to All  [S] Suspend  [?] Help (default is "N"): YInstall-Package: Dependency loop detected for package 'Microsoft.Data.Tools.Msbuild'.

Viewing all articles
Browse latest Browse all 3067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>