0

我从https://github.com/NuGet/NuGetGallery获取代码库以在我自己的 azure 网站上推送 nugetgallery,但失败了。我收到以下错误并且部署失败。

D:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(609,5):错误:未为项目“NuGetGallery.csproj”设置 OutputPath 属性。请检查以确保您为此项目指定了有效的配置和平台组合。配置='发布'平台='任何 CPU'。您可能会看到此消息,因为您正在尝试构建没有解决方案文件的项目,并且指定了该项目不存在的非默认配置或平台。[D:\home\site\repository\src\NuGetGallery\NuGetGallery.csproj]

But I have already set output configuration to "Release" then also getting this error why?
4

0 回答 0