1- {
2- "dependencies" : {
3- "Microsoft.Build" : " 0.1.0-preview-00022 " ,
4- "Microsoft.Build.Framework" : " 0.1.0-preview-00022 " ,
5- "Microsoft.Build.Tasks.Core" : " 0.1.0-preview-00022 " ,
6- "Microsoft.Build.Utilities.Core" : " 0.1.0-preview-00022 " ,
7- "Microsoft.NETCore.Platforms" : " 1.0.1-rc2-24027 " ,
8- "Microsoft.Win32.Registry" : {
9- "version" : " 4.0.0-rc2-24027 " ,
10- "exclude" : " Compile"
11- },
12- "System.AppContext" : " 4.1.0-rc2-24027 " ,
13- "System.Diagnostics.Tools" : " 4.0.1-rc2-24027 " ,
14- "System.Reflection.Primitives" : " 4.0.1-rc2-24027 " ,
15- "System.Resources.ResourceManager" : " 4.0.1-rc2-24027 "
16- },
17- "frameworks" : {
18- "dnxcore50 " : {
1+ {
2+ "dependencies" : {
3+ "Microsoft.Build" : " 0.1.0-preview-00028-160627 " ,
4+ "Microsoft.Build.Framework" : " 0.1.0-preview-00028-160627 " ,
5+ "Microsoft.Build.Tasks.Core" : " 0.1.0-preview-00028-160627 " ,
6+ "Microsoft.Build.Utilities.Core" : " 0.1.0-preview-00028-160627 " ,
7+ "Microsoft.NETCore.Platforms" : " 1.0.1" ,
8+ "Microsoft.Win32.Registry" : {
9+ "version" : " 4.0.0" ,
10+ "exclude" : " Compile"
11+ },
12+ "System.AppContext" : " 4.1.0" ,
13+ "System.Diagnostics.Tools" : " 4.0.1" ,
14+ "System.Reflection.Primitives" : " 4.0.1" ,
15+ "System.Resources.ResourceManager" : " 4.0.1"
16+ },
17+ "frameworks" : {
18+ "netstandard1.6 " : {
1919 "imports" : " portable-net45+win8"
20- }
21- }
22- }
20+ }
21+ }
22+ }
0 commit comments