-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does not build when checked out #9
Comments
By the way here is my fork where I'm maintaining all the stuff for building the nuget package and making the adjustments I recommend. If you want I can just PR it to you and make you an owner on the nuget package. That way whenever you want to release a new version it will be
and your package will be pushed |
Hey, I apologize, I haven't done a good job of maintaining this project, because it's been quite a while since I've done any .Net work. Are you interested in just taking over this project and becoming the official maintainer? |
I'm in the same position with some of my packages. I generally don't update It's been over a year since I've used ghostscriptsharp so I don't think I'd On Wed, Jan 22, 2014 at 12:18 AM, Matthew Ephraim
|
@togakangaroo previously asked me to take over his fork when I submitted a patch to his branch, but I declined, but I find myself depending more and more on GhostScriptSharp recently so I am going to change my mind and say that I wouldn't mind taking over the project at this point if you'd like. |
Hi, I maintain the nuget package for GhostScriptSharp (by the way let me know if you want to take over that duty), and was asked to update it to version 1.1
Checking out the code...
I was able to only find an sln file in the test project and when I tried to compile I got an error from nunit not being referenced. Can you please include dependencies via nuget and enable auto package restore?
Also, its standard to have an sln at the project root so I would recommend moving it there.
The text was updated successfully, but these errors were encountered: