Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
pgutil: Can not find ConsoleMan
-
Hi all,
I got the latest source code of pgutil and wanted to compile it.
Unfortunately, I get the error that the package 'ConsoleMan' can not be found.
I know that there was the project 'ConsoleMan' in previous versions but it seems like it has been removed.Is there something special I have to do to build the solution? Maybe I am missing something.
Thanks
Caterina
-
Hi @caterina,
It looks like
Consoleman
is an internal Inedo NuGet library. It's available onhttps://proget.inedo.com/nuget/NuGetLibraries/v3/index.json
but I think we should publish to nuget.orgWill discuss with team.
Thanks,
Steve
-
Hi @stevedennis,
thank you.
It looks like you guys created a seperate repo for ConsoleMan:
https://github.com/Inedo/ConsoleManI guess this one creates the NuGetPackage?
Thanks,
Caterina