Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

NuGet Pack SharpRaven.Nancy.csproj fails #81

Closed
asbjornu opened this issue Sep 28, 2015 · 0 comments
Closed

NuGet Pack SharpRaven.Nancy.csproj fails #81

asbjornu opened this issue Sep 28, 2015 · 0 comments

Comments

@asbjornu
Copy link
Contributor

This command:

NuGet pack app\SharpRaven.Nancy\SharpRaven.Nancy.csproj -Properties ReleaseNotes='Test' -Verbosity detailed

fails with the following error message:

NuGet.CommandLineException: Unable to find 'SharpRaven.Nancy.dll'. Make sure the project has been built.
   at NuGet.Commands.ProjectFactory.BuildProject()
   at NuGet.Commands.ProjectFactory.CreateBuilder(String basePath)
   at NuGet.Commands.PackCommand.BuildFromProjectFile(String path)
   at NuGet.Commands.PackCommand.BuildPackage(String path)
   at NuGet.Commands.PackCommand.ExecuteCommand()
   at NuGet.Commands.Command.Execute()
   at NuGet.Program.Main(String[] args)

Before this is fixed, we can't release version 2 or a new prerelease version of SharpRaven.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant