|
4534 | 4534 | "netstandard1.6/MyTested.AspNetCore.Mvc.Session.dll": {} |
4535 | 4535 | } |
4536 | 4536 | }, |
| 4537 | + "MyTested.AspNetCore.Mvc.TempData/1.0.0-preview-final": { |
| 4538 | + "type": "project", |
| 4539 | + "framework": ".NETStandard,Version=v1.6", |
| 4540 | + "dependencies": { |
| 4541 | + "Microsoft.AspNetCore.Mvc.ViewFeatures": "1.0.0", |
| 4542 | + "MyTested.AspNetCore.Mvc.Controllers": "1.0.0" |
| 4543 | + }, |
| 4544 | + "compile": { |
| 4545 | + "netstandard1.6/MyTested.AspNetCore.Mvc.TempData.dll": {} |
| 4546 | + }, |
| 4547 | + "runtime": { |
| 4548 | + "netstandard1.6/MyTested.AspNetCore.Mvc.TempData.dll": {} |
| 4549 | + } |
| 4550 | + }, |
| 4551 | + "MyTested.AspNetCore.Mvc.ViewActionResults/1.0.0-preview-final": { |
| 4552 | + "type": "project", |
| 4553 | + "framework": ".NETStandard,Version=v1.6", |
| 4554 | + "dependencies": { |
| 4555 | + "Microsoft.AspNetCore.Mvc.ViewFeatures": "1.0.0", |
| 4556 | + "MyTested.AspNetCore.Mvc.Controllers": "1.0.0" |
| 4557 | + }, |
| 4558 | + "compile": { |
| 4559 | + "netstandard1.6/MyTested.AspNetCore.Mvc.ViewActionResults.dll": {} |
| 4560 | + }, |
| 4561 | + "runtime": { |
| 4562 | + "netstandard1.6/MyTested.AspNetCore.Mvc.ViewActionResults.dll": {} |
| 4563 | + } |
| 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 | + }, |
4537 | 4579 | "MyTested.AspNetCore.Mvc.ViewFeatures/1.0.0-preview-final": { |
4538 | 4580 | "type": "project", |
4539 | 4581 | "framework": ".NETStandard,Version=v1.6", |
4540 | 4582 | "dependencies": { |
4541 | 4583 | "Microsoft.AspNetCore.Mvc.ViewFeatures": "1.0.0", |
4542 | | - "MyTested.AspNetCore.Mvc.DataAnnotations": "1.0.0" |
| 4584 | + "MyTested.AspNetCore.Mvc.DataAnnotations": "1.0.0", |
| 4585 | + "MyTested.AspNetCore.Mvc.TempData": "1.0.0", |
| 4586 | + "MyTested.AspNetCore.Mvc.ViewActionResults": "1.0.0", |
| 4587 | + "MyTested.AspNetCore.Mvc.ViewData": "1.0.0" |
4543 | 4588 | }, |
4544 | 4589 | "compile": { |
4545 | 4590 | "netstandard1.6/MyTested.AspNetCore.Mvc.ViewFeatures.dll": {} |
|
6948 | 6993 | "net451/MyTested.AspNetCore.Mvc.Session.dll": {} |
6949 | 6994 | } |
6950 | 6995 | }, |
| 6996 | + "MyTested.AspNetCore.Mvc.TempData/1.0.0-preview-final": { |
| 6997 | + "type": "project", |
| 6998 | + "framework": ".NETFramework,Version=v4.5.1", |
| 6999 | + "dependencies": { |
| 7000 | + "Microsoft.AspNetCore.Mvc.ViewFeatures": "1.0.0", |
| 7001 | + "MyTested.AspNetCore.Mvc.Controllers": "1.0.0" |
| 7002 | + }, |
| 7003 | + "compile": { |
| 7004 | + "net451/MyTested.AspNetCore.Mvc.TempData.dll": {} |
| 7005 | + }, |
| 7006 | + "runtime": { |
| 7007 | + "net451/MyTested.AspNetCore.Mvc.TempData.dll": {} |
| 7008 | + } |
| 7009 | + }, |
| 7010 | + "MyTested.AspNetCore.Mvc.ViewActionResults/1.0.0-preview-final": { |
| 7011 | + "type": "project", |
| 7012 | + "framework": ".NETFramework,Version=v4.5.1", |
| 7013 | + "dependencies": { |
| 7014 | + "Microsoft.AspNetCore.Mvc.ViewFeatures": "1.0.0", |
| 7015 | + "MyTested.AspNetCore.Mvc.Controllers": "1.0.0" |
| 7016 | + }, |
| 7017 | + "compile": { |
| 7018 | + "net451/MyTested.AspNetCore.Mvc.ViewActionResults.dll": {} |
| 7019 | + }, |
| 7020 | + "runtime": { |
| 7021 | + "net451/MyTested.AspNetCore.Mvc.ViewActionResults.dll": {} |
| 7022 | + } |
| 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 | + }, |
6951 | 7038 | "MyTested.AspNetCore.Mvc.ViewFeatures/1.0.0-preview-final": { |
6952 | 7039 | "type": "project", |
6953 | 7040 | "framework": ".NETFramework,Version=v4.5.1", |
6954 | 7041 | "dependencies": { |
6955 | 7042 | "Microsoft.AspNetCore.Mvc.ViewFeatures": "1.0.0", |
6956 | | - "MyTested.AspNetCore.Mvc.DataAnnotations": "1.0.0" |
| 7043 | + "MyTested.AspNetCore.Mvc.DataAnnotations": "1.0.0", |
| 7044 | + "MyTested.AspNetCore.Mvc.TempData": "1.0.0", |
| 7045 | + "MyTested.AspNetCore.Mvc.ViewActionResults": "1.0.0", |
| 7046 | + "MyTested.AspNetCore.Mvc.ViewData": "1.0.0" |
6957 | 7047 | }, |
6958 | 7048 | "compile": { |
6959 | 7049 | "net451/MyTested.AspNetCore.Mvc.ViewFeatures.dll": {} |
|
13645 | 13735 | "path": "../../../src/MyTested.AspNetCore.Mvc.Session/project.json", |
13646 | 13736 | "msbuildProject": "../../../src/MyTested.AspNetCore.Mvc.Session/MyTested.AspNetCore.Mvc.Session.xproj" |
13647 | 13737 | }, |
| 13738 | + "MyTested.AspNetCore.Mvc.TempData/1.0.0-preview-final": { |
| 13739 | + "type": "project", |
| 13740 | + "path": "../../../src/MyTested.AspNetCore.Mvc.TempData/project.json", |
| 13741 | + "msbuildProject": "../../../src/MyTested.AspNetCore.Mvc.TempData/MyTested.AspNetCore.Mvc.TempData.xproj" |
| 13742 | + }, |
| 13743 | + "MyTested.AspNetCore.Mvc.ViewActionResults/1.0.0-preview-final": { |
| 13744 | + "type": "project", |
| 13745 | + "path": "../../../src/MyTested.AspNetCore.Mvc.ViewActionResults/project.json", |
| 13746 | + "msbuildProject": "../../../src/MyTested.AspNetCore.Mvc.ViewActionResults/MyTested.AspNetCore.Mvc.ViewActionResults.xproj" |
| 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 | + }, |
13648 | 13753 | "MyTested.AspNetCore.Mvc.ViewFeatures/1.0.0-preview-final": { |
13649 | 13754 | "type": "project", |
13650 | 13755 | "path": "../../../src/MyTested.AspNetCore.Mvc.ViewFeatures/project.json", |
|
0 commit comments