Comparing version 1.0.0 to 1.1.0
@@ -6,3 +6,3 @@ { | ||
"NETStandard.Library": "1.6.0", | ||
"Edge.js.CSharp": "1.0.0" | ||
"Edge.js.CSharp": "1.1.0" | ||
} | ||
@@ -9,0 +9,0 @@ } |
@@ -8,3 +8,3 @@ var path = require('path'); | ||
exports.getBootstrapDependencyManifest = function() { | ||
return path.join(__dirname, 'bootstrap', 'bin', 'Release', 'netstandard1.5', 'bootstrap.deps.json'); | ||
return path.join(__dirname, 'bootstrap', 'bin', 'Release', 'netstandard1.6', 'bootstrap.deps.json'); | ||
} |
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Edge-cs: run C# and node.js code in-process with edge.js", | ||
@@ -11,0 +11,0 @@ "tags" : ["owin", "edge", "net", "clr", "coreclr", "c#", "managed", ".net"], |
{ | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"title": "C# compiler for Edge.js", | ||
@@ -4,0 +4,0 @@ "description": "Edge.js enables scripting CLR languages from Node.js. This package is a dependency of Edge.js and supports scripting C# from Node.", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package