You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2020/09/02 10:07:53 UTC

[GitHub] [logging-log4net] fluffynuts commented on pull request #59: Update build system

fluffynuts commented on pull request #59:
URL: https://github.com/apache/logging-log4net/pull/59#issuecomment-685547877


   @cremor could you see if the changes here fix this: https://github.com/apache/logging-log4net/pull/63
   
   Perhaps:
   1. clone the PR branch
   2. build (if you have node, `npm run build-release`)
   3. copy the binaries over the ones you're getting from nuget (how depends on how your project is set up, either in the `packages` folder in the solution or in your `.nuget/packages` folder in your home / profile folder
   
   alternatively, unpack the .nupkg I attach here (zipped because GitHub wouldn't accept the .nupkg) -- it's built from that branch.
   [log4net.2.0.9.nupkg.zip](https://github.com/apache/logging-log4net/files/5161559/log4net.2.0.9.nupkg.zip)
   
   Then rebuild your project
   
   I see that @NicholasNoise fixed up a bunch of things in there and enabled multi-platform testing, so perhaps these binaries work for you. If they do, I'll accelerate incorporation of that PR (there are some things that need to be sorted out, but I could merge, fix & then release)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org