Skip to content

Conversation

@jeremymeng
Copy link

For #185
This is mostly a copy of the old portable csproj, with different targeted profile.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would recommend using NuSpec.ReferenceGenerator to add/update the dependencies as they can change over time and the tool will ensure they're up-to-date.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I actually tried. But for some reason it didn't work. NuSpec.ReferenceGenerator wasn't getting added to the project.json. I didn't have time to look into it yet.

@clairernovotny
Copy link

Can you please add a unit test project for DNX as well?

…Most of the changes are mimicing what WINRT project does.

Add a dnx test project.  It references the output of Ninject-dotnet project via a wrap project of "wrap\Ninject\project.json".  324 tests passed in VS, while 330 passed using "dnx test".  However this moq based tests are disabled by NO_MOQ for now since the official Moq doesn't support CoreClr yet.
@jeremymeng
Copy link
Author

Thanks for asking to add the test project. It revealed that I cannot just simply copy the PCL project.

@jeremymeng
Copy link
Author

Looks like the build machine doesn't support .Net 4.6.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand why adding a Modern PCL project creates so many configurations.

@clairernovotny
Copy link

Working on the build machine. AppVeyor is setup but the current build server is interfering
https://ci.appveyor.com/project/onovotny/ninject

@jeremymeng
Copy link
Author

@onovotny is there anything I can do to move this PR forward?

@ah-
Copy link

ah- commented Apr 21, 2016

What's the status of this? I think the new infrastructure has now sufficiently stabilized to start building netstandard compatible packages.

A starting point might be ah-@b6820cb, would you accept an updated PR?

@jeremymeng
Copy link
Author

Closing as the master branch already has netstandard support.

@jeremymeng jeremymeng closed this Aug 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants