8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 226c069 commit cc7f5f8Copy full SHA for cc7f5f8
CHANGELOG.md
@@ -8,6 +8,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
8
## [unreleased][]
9
10
### Added
11
+- Added support for embedding python into dotnet core 2.0 (NetCoreApp2.0).
12
- Added new build system (pythonnet.15.sln) based on dotnetcore-sdk/xplat(crossplatform msbuild).
13
Currently there two side-by-side build systems that produces the same output (net40) from the same sources.
14
After a some transition time, current (mono/ msbuild 14.0) build system will be removed.
0 commit comments