我创建了一个库azure-activedirectory-library-for-dotnet
的分叉,并尝试将其打包到一个nuget包中但失败了。
我在Developer Command Prompt上运行以下命令,尝试将fork打包到nuget包中。
nuget Pack src\Microsoft.IdentityModel.Clients.ActiveDirectory\Microsoft.IdentityModel.Clients.ActiveDirectory.csproj
这是我运行此命令时出现的错误:
Unable to find 'bin\Debug\Microsoft.IdentityModel.Clients.ActiveDirectory\bin\Debug\'. Make sure the project has been built.
但是项目是buildfulfull并且在debug文件夹中包含以下文件夹: