[jira] [Commented] (LOG4NET-467) Is .NET Core, will be supported in the near future, or not

2016-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15486266#comment-15486266 ] ASF GitHub Bot commented on LOG4NET-467: Github user niemyjski commented on the i

[GitHub] log4net issue #16: (LOG4NET-467) .NET Core support

2016-09-12 Thread niemyjski
Github user niemyjski commented on the issue: https://github.com/apache/log4net/pull/16 The lower the .net standard you can target the more places it will run. 1.0 can run every where (1.0, 1.6, etc). You should be targeting 1.3 here. --- If your project is set up for it, you can rep

[jira] [Commented] (LOG4NET-467) Is .NET Core, will be supported in the near future, or not

2016-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15486187#comment-15486187 ] ASF GitHub Bot commented on LOG4NET-467: Github user bodewig commented on the iss

[GitHub] log4net issue #16: (LOG4NET-467) .NET Core support

2016-09-12 Thread bodewig
Github user bodewig commented on the issue: https://github.com/apache/log4net/pull/16 @chlowell maybe you can help us with two questions. Why did you chose netstandard1.3 as target and not, say, netstandard1.6. .NET Core 1.0 should provide the later AFAIU. Why did you

Re: NAnt and Mono (was Re: Happy to help)

2016-09-12 Thread Ryan Boggs
On Sep 12, 2016 7:43 AM, "Stefan Bodewig" wrote: > > On 2016-09-12, Ryan Boggs wrote: > > > On Sep 12, 2016 1:43 AM, "Stefan Bodewig" wrote: > > >> It looks as if System.dll now resides in mono/4.0-api rather than > >> mono/4.0 (the later only holds Mono.Posix.dll and mscorlib.dll). > > > Ok, ini

Re: NAnt and Mono (was Re: Happy to help)

2016-09-12 Thread Stefan Bodewig
On 2016-09-12, Ryan Boggs wrote: > On Sep 12, 2016 1:43 AM, "Stefan Bodewig" wrote: >> It looks as if System.dll now resides in mono/4.0-api rather than >> mono/4.0 (the later only holds Mono.Posix.dll and mscorlib.dll). > Ok, initial glance tells me that this could be fixed simply by updating

Re: NAnt and Mono (was Re: Happy to help)

2016-09-12 Thread Ryan Boggs
On Sep 12, 2016 1:43 AM, "Stefan Bodewig" wrote: > > On 2016-09-11, Ryan Boggs wrote: > > > On Sep 11, 2016 9:21 AM, "Stefan Bodewig" wrote: > > >> On 2016-09-11, Ryan Boggs wrote: > > >>> On Sep 11, 2016 2:23 AM, "Stefan Bodewig" wrote: > > On 2016-09-09, Ryan Boggs wrote: > > > Fyi -

Re: NAnt and Mono (was Re: Happy to help)

2016-09-12 Thread Stefan Bodewig
On 2016-09-11, Ryan Boggs wrote: > On Sep 11, 2016 9:21 AM, "Stefan Bodewig" wrote: >> On 2016-09-11, Ryan Boggs wrote: >>> On Sep 11, 2016 2:23 AM, "Stefan Bodewig" wrote: On 2016-09-09, Ryan Boggs wrote: > Fyi - One thing i do know regarding NAnt, mono, and windows is that > when