diff options
| author | mo khan <mo.khan@gmail.com> | 2020-08-05 00:08:40 +0000 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-08-05 00:08:40 +0000 |
| commit | ed6e39123472fecf4eb8fef1e75db28a3b4d1ff2 (patch) | |
| tree | f9793318cf58409f9ba69767b913581364400511 /spec/fixtures/expected/csharp/nuget-dotnetcore/v1.0.json | |
| parent | ec278fdc439b50419dcfaaec42210813872021ac (diff) | |
| parent | b9384429861a2383aed1903ad746484b0be8fb83 (diff) | |
Merge branch 'fix-build' into 'master'v3.19.5
Update dotnet test fixtures
See merge request gitlab-org/security-products/license-management!199
Diffstat (limited to 'spec/fixtures/expected/csharp/nuget-dotnetcore/v1.0.json')
| -rw-r--r-- | spec/fixtures/expected/csharp/nuget-dotnetcore/v1.0.json | 16 |
1 files changed, 16 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": { |
