|
4562 | 4562 | "netstandard1.6/MyTested.AspNetCore.Mvc.ViewActionResults.dll": {} |
4563 | 4563 | } |
4564 | 4564 | }, |
| 4565 | + "MyTested.AspNetCore.Mvc.ViewData/1.0.0-preview-final": { |
| 4566 | + "type": "project", |
| 4567 | + "framework": ".NETStandard,Version=v1.6", |
| 4568 | + "dependencies": { |
| 4569 | + "Microsoft.AspNetCore.Mvc.ViewFeatures": "1.0.0", |
| 4570 | + "MyTested.AspNetCore.Mvc.Abstractions": "1.0.0" |
| 4571 | + }, |
| 4572 | + "compile": { |
| 4573 | + "netstandard1.6/MyTested.AspNetCore.Mvc.ViewData.dll": {} |
| 4574 | + }, |
| 4575 | + "runtime": { |
| 4576 | + "netstandard1.6/MyTested.AspNetCore.Mvc.ViewData.dll": {} |
| 4577 | + } |
| 4578 | + }, |
4565 | 4579 | "MyTested.AspNetCore.Mvc.ViewFeatures/1.0.0-preview-final": { |
4566 | 4580 | "type": "project", |
4567 | 4581 | "framework": ".NETStandard,Version=v1.6", |
4568 | 4582 | "dependencies": { |
4569 | 4583 | "Microsoft.AspNetCore.Mvc.ViewFeatures": "1.0.0", |
4570 | 4584 | "MyTested.AspNetCore.Mvc.DataAnnotations": "1.0.0", |
4571 | 4585 | "MyTested.AspNetCore.Mvc.TempData": "1.0.0", |
4572 | | - "MyTested.AspNetCore.Mvc.ViewActionResults": "1.0.0" |
| 4586 | + "MyTested.AspNetCore.Mvc.ViewActionResults": "1.0.0", |
| 4587 | + "MyTested.AspNetCore.Mvc.ViewData": "1.0.0" |
4573 | 4588 | }, |
4574 | 4589 | "compile": { |
4575 | 4590 | "netstandard1.6/MyTested.AspNetCore.Mvc.ViewFeatures.dll": {} |
|
7006 | 7021 | "net451/MyTested.AspNetCore.Mvc.ViewActionResults.dll": {} |
7007 | 7022 | } |
7008 | 7023 | }, |
| 7024 | + "MyTested.AspNetCore.Mvc.ViewData/1.0.0-preview-final": { |
| 7025 | + "type": "project", |
| 7026 | + "framework": ".NETFramework,Version=v4.5.1", |
| 7027 | + "dependencies": { |
| 7028 | + "Microsoft.AspNetCore.Mvc.ViewFeatures": "1.0.0", |
| 7029 | + "MyTested.AspNetCore.Mvc.Abstractions": "1.0.0" |
| 7030 | + }, |
| 7031 | + "compile": { |
| 7032 | + "net451/MyTested.AspNetCore.Mvc.ViewData.dll": {} |
| 7033 | + }, |
| 7034 | + "runtime": { |
| 7035 | + "net451/MyTested.AspNetCore.Mvc.ViewData.dll": {} |
| 7036 | + } |
| 7037 | + }, |
7009 | 7038 | "MyTested.AspNetCore.Mvc.ViewFeatures/1.0.0-preview-final": { |
7010 | 7039 | "type": "project", |
7011 | 7040 | "framework": ".NETFramework,Version=v4.5.1", |
7012 | 7041 | "dependencies": { |
7013 | 7042 | "Microsoft.AspNetCore.Mvc.ViewFeatures": "1.0.0", |
7014 | 7043 | "MyTested.AspNetCore.Mvc.DataAnnotations": "1.0.0", |
7015 | 7044 | "MyTested.AspNetCore.Mvc.TempData": "1.0.0", |
7016 | | - "MyTested.AspNetCore.Mvc.ViewActionResults": "1.0.0" |
| 7045 | + "MyTested.AspNetCore.Mvc.ViewActionResults": "1.0.0", |
| 7046 | + "MyTested.AspNetCore.Mvc.ViewData": "1.0.0" |
7017 | 7047 | }, |
7018 | 7048 | "compile": { |
7019 | 7049 | "net451/MyTested.AspNetCore.Mvc.ViewFeatures.dll": {} |
|
13715 | 13745 | "path": "../../../src/MyTested.AspNetCore.Mvc.ViewActionResults/project.json", |
13716 | 13746 | "msbuildProject": "../../../src/MyTested.AspNetCore.Mvc.ViewActionResults/MyTested.AspNetCore.Mvc.ViewActionResults.xproj" |
13717 | 13747 | }, |
| 13748 | + "MyTested.AspNetCore.Mvc.ViewData/1.0.0-preview-final": { |
| 13749 | + "type": "project", |
| 13750 | + "path": "../../../src/MyTested.AspNetCore.Mvc.ViewData/project.json", |
| 13751 | + "msbuildProject": "../../../src/MyTested.AspNetCore.Mvc.ViewData/MyTested.AspNetCore.Mvc.ViewData.xproj" |
| 13752 | + }, |
13718 | 13753 | "MyTested.AspNetCore.Mvc.ViewFeatures/1.0.0-preview-final": { |
13719 | 13754 | "type": "project", |
13720 | 13755 | "path": "../../../src/MyTested.AspNetCore.Mvc.ViewFeatures/project.json", |
|
0 commit comments