Open cohen990 opened 7 years ago
"I think that what has to happen is that the easyconfig lib has to also have netstandard1.6;Net452 or similar in the csproj. i.e. make the nuget package contain build artefacts for both platforms."
This is a good example: https://github.com/justeat/JustEat.StatsD/blob/master/src/JustEat.StatsD/JustEat.StatsD.csproj#L7
blocked by https://github.com/travis-ci/travis-ci/issues/8085
"I think that what has to happen is that the easyconfig lib has to also havenetstandard1.6;Net452 or similar in the csproj.
i.e. make the nuget package contain build artefacts for both platforms."