[
https://issues.apache.org/jira/browse/LOG4NET-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16138714#comment-16138714
]
Charles Lowell commented on LOG4NET-572:
----------------------------------------
I think it's best to multitarget the test project. In Visual Studio only the
{{netcoreapp2.0}} code will run, i.e. only the {{netstandard2.0}} build will be
tested, but it's possible to test against either build with the dotnet CLI. I
made the necessary changes on [my
fork|https://github.com/chlowell/logging-log4net/commits/netstandard-testing].
> Add target for netstandard-2.0
> ------------------------------
>
> Key: LOG4NET-572
> URL: https://issues.apache.org/jira/browse/LOG4NET-572
> Project: Log4net
> Issue Type: New Feature
> Components: Builds
> Reporter: Dominik Psenner
> Assignee: Dominik Psenner
>
> Currently all work done so far is available in branch
> feature/netstandard-2.0; the builds pass but CI currently cannot run the
> tests for the targets netstandard-1.3 and netstandard-2.0.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)