summaryrefslogtreecommitdiff
path: root/spec/fixtures/expected/csharp/nuget-dotnetcore
diff options
context:
space:
mode:
Diffstat (limited to 'spec/fixtures/expected/csharp/nuget-dotnetcore')
-rw-r--r--spec/fixtures/expected/csharp/nuget-dotnetcore/v1.0.json16
-rw-r--r--spec/fixtures/expected/csharp/nuget-dotnetcore/v1.1.json22
-rw-r--r--spec/fixtures/expected/csharp/nuget-dotnetcore/v2.0.json17
-rw-r--r--spec/fixtures/expected/csharp/nuget-dotnetcore/v2.1.json14
4 files changed, 69 insertions, 0 deletions
diff --git a/spec/fixtures/expected/csharp/nuget-dotnetcore/v1.0.json b/spec/fixtures/expected/csharp/nuget-dotnetcore/v1.0.json
index b589989..a8ef26c 100644
--- a/spec/fixtures/expected/csharp/nuget-dotnetcore/v1.0.json
+++ b/spec/fixtures/expected/csharp/nuget-dotnetcore/v1.0.json
@@ -34,6 +34,10 @@
},
{
"count": 1,
+ "name": "https://github.com/Microsoft/ChakraCore/blob/master/LICENSE.txt"
+ },
+ {
+ "count": 1,
"name": "https://raw.githubusercontent.com/antlr/antlrcs/master/LICENSE.txt"
},
{
@@ -68,6 +72,18 @@
},
{
"license": {
+ "name": "https://github.com/Microsoft/ChakraCore/blob/master/LICENSE.txt"
+ },
+ "dependency": {
+ "name": "Microsoft.ChakraCore",
+ "description": "",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "license": {
"name": "http://go.microsoft.com/fwlink/?LinkId=329770"
},
"dependency": {
diff --git a/spec/fixtures/expected/csharp/nuget-dotnetcore/v1.1.json b/spec/fixtures/expected/csharp/nuget-dotnetcore/v1.1.json
index 61df691..db5f685 100644
--- a/spec/fixtures/expected/csharp/nuget-dotnetcore/v1.1.json
+++ b/spec/fixtures/expected/csharp/nuget-dotnetcore/v1.1.json
@@ -35,6 +35,10 @@
},
{
"count": 1,
+ "name": "https://github.com/Microsoft/ChakraCore/blob/master/LICENSE.txt"
+ },
+ {
+ "count": 1,
"name": "https://raw.githubusercontent.com/antlr/antlrcs/master/LICENSE.txt"
},
{
@@ -82,6 +86,24 @@
{
"licenses": [
{
+ "name": "https://github.com/Microsoft/ChakraCore/blob/master/LICENSE.txt",
+ "url": ""
+ }
+ ],
+ "license": {
+ "name": "https://github.com/Microsoft/ChakraCore/blob/master/LICENSE.txt"
+ },
+ "dependency": {
+ "name": "Microsoft.ChakraCore",
+ "description": "",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
"name": "http://go.microsoft.com/fwlink/?LinkId=329770",
"url": ""
}
diff --git a/spec/fixtures/expected/csharp/nuget-dotnetcore/v2.0.json b/spec/fixtures/expected/csharp/nuget-dotnetcore/v2.0.json
index c71d478..c25dbdd 100644
--- a/spec/fixtures/expected/csharp/nuget-dotnetcore/v2.0.json
+++ b/spec/fixtures/expected/csharp/nuget-dotnetcore/v2.0.json
@@ -38,6 +38,12 @@
"count": 1
},
{
+ "id": "https://github.com/microsoft/chakracore/blob/master/license.txt",
+ "name": "https://github.com/Microsoft/ChakraCore/blob/master/LICENSE.txt",
+ "url": "",
+ "count": 1
+ },
+ {
"id": "https://raw.githubusercontent.com/antlr/antlrcs/master/license.txt",
"name": "https://raw.githubusercontent.com/antlr/antlrcs/master/LICENSE.txt",
"url": "",
@@ -74,6 +80,17 @@
]
},
{
+ "name": "Microsoft.ChakraCore",
+ "url": "",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "https://github.com/microsoft/chakracore/blob/master/license.txt"
+ ]
+ },
+ {
"name": "Microsoft.NETCore.Platforms",
"url": "",
"description": "",
diff --git a/spec/fixtures/expected/csharp/nuget-dotnetcore/v2.1.json b/spec/fixtures/expected/csharp/nuget-dotnetcore/v2.1.json
index ce2faac..06918d4 100644
--- a/spec/fixtures/expected/csharp/nuget-dotnetcore/v2.1.json
+++ b/spec/fixtures/expected/csharp/nuget-dotnetcore/v2.1.json
@@ -27,6 +27,11 @@
"url": ""
},
{
+ "id": "https://github.com/microsoft/chakracore/blob/master/license.txt",
+ "name": "https://github.com/Microsoft/ChakraCore/blob/master/LICENSE.txt",
+ "url": ""
+ },
+ {
"id": "https://raw.githubusercontent.com/antlr/antlrcs/master/license.txt",
"name": "https://raw.githubusercontent.com/antlr/antlrcs/master/LICENSE.txt",
"url": ""
@@ -62,6 +67,15 @@
]
},
{
+ "name": "Microsoft.ChakraCore",
+ "version": "1.11.18",
+ "package_manager": "nuget",
+ "path": "api.net.sln",
+ "licenses": [
+ "https://github.com/microsoft/chakracore/blob/master/license.txt"
+ ]
+ },
+ {
"name": "Microsoft.NETCore.Platforms",
"version": "1.1.0",
"package_manager": "nuget",