Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Unable to output resolved nuspec file because it would overwrite the original at 'F:\project\project.nuspec'.
Issue
The NuGet pack operation was invoked with the -InstallPackageToOutputPath option, but the output path already contained a  nuspec file.
Solution
Please ensure that the output path passed the to NuGet pack command does not already contain a nuspec file.