Skip to content

Commit 6a56955

Browse files
committed
Updated imports in project.json files (#128)
1 parent 85e7a4a commit 6a56955

File tree

23 files changed

+141
-884
lines changed

23 files changed

+141
-884
lines changed

samples/ApplicationParts/ApplicationParts.Test/project.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,7 @@
1717
},
1818
"frameworks": {
1919
"netcoreapp1.0": {
20-
"imports": [
21-
"dnxcore50",
22-
"portable-net451+win8"
23-
],
20+
"imports": "dotnet5.4",
2421
"dependencies": {
2522
"Microsoft.NETCore.App": {
2623
"version": "1.0.0-*",

samples/ApplicationParts/ApplicationParts.Test/project.lock.json

Lines changed: 12 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -1709,6 +1709,18 @@
17091709
},
17101710
"Microsoft.VisualStudio.Web.BrowserLink.Loader/14.0.0-rc2-final": {
17111711
"type": "package",
1712+
"dependencies": {
1713+
"Microsoft.AspNetCore.Http.Abstractions": "1.0.0-rc2-final",
1714+
"Microsoft.Extensions.FileProviders.Physical": "1.0.0-rc2-final",
1715+
"Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc2-final",
1716+
"Microsoft.NETCore.Platforms": "1.0.1-rc2-24027",
1717+
"Microsoft.Win32.Registry": "4.0.0-rc2-24027",
1718+
"System.Collections": "4.0.11-rc2-24027",
1719+
"System.Net.Sockets": "4.1.0-rc2-24027",
1720+
"System.Runtime.Loader": "4.0.0-rc2-24027",
1721+
"System.Text.Encoding": "4.0.11-rc2-24027",
1722+
"System.Threading": "4.0.11-rc2-24027"
1723+
},
17121724
"compile": {
17131725
"lib/netstandard1.5/Microsoft.VisualStudio.Web.BrowserLink.Loader.dll": {}
17141726
},
@@ -2084,9 +2096,6 @@
20842096
},
20852097
"compile": {
20862098
"ref/netstandard1.3/System.Collections.dll": {}
2087-
},
2088-
"runtime": {
2089-
"lib/portable-net45+win8+wp8+wpa81/_._": {}
20902099
}
20912100
},
20922101
"System.Collections.Concurrent/4.0.12": {
@@ -2346,9 +2355,6 @@
23462355
},
23472356
"compile": {
23482357
"ref/netstandard1.3/System.Diagnostics.Debug.dll": {}
2349-
},
2350-
"runtime": {
2351-
"lib/portable-net45+win8+wp8+wpa81/_._": {}
23522358
}
23532359
},
23542360
"System.Diagnostics.DiagnosticSource/4.0.0": {
@@ -2463,9 +2469,6 @@
24632469
},
24642470
"compile": {
24652471
"ref/netstandard1.0/System.Diagnostics.Tools.dll": {}
2466-
},
2467-
"runtime": {
2468-
"lib/portable-net45+win8+wp8+wpa81/_._": {}
24692472
}
24702473
},
24712474
"System.Diagnostics.Tracing/4.1.0": {
@@ -2477,9 +2480,6 @@
24772480
},
24782481
"compile": {
24792482
"ref/netstandard1.5/System.Diagnostics.Tracing.dll": {}
2480-
},
2481-
"runtime": {
2482-
"lib/portable-net45+win8+wpa81/_._": {}
24832483
}
24842484
},
24852485
"System.Dynamic.Runtime/4.0.11": {
@@ -2517,9 +2517,6 @@
25172517
},
25182518
"compile": {
25192519
"ref/netstandard1.3/System.Globalization.dll": {}
2520-
},
2521-
"runtime": {
2522-
"lib/portable-net45+win8+wp8+wpa81/_._": {}
25232520
}
25242521
},
25252522
"System.Globalization.Calendars/4.0.1": {
@@ -2588,9 +2585,6 @@
25882585
},
25892586
"compile": {
25902587
"ref/netstandard1.5/System.IO.dll": {}
2591-
},
2592-
"runtime": {
2593-
"lib/portable-net45+win8+wp8+wpa81/_._": {}
25942588
}
25952589
},
25962590
"System.IO.Compression/4.1.0": {
@@ -2614,9 +2608,6 @@
26142608
"compile": {
26152609
"ref/netstandard1.3/System.IO.Compression.dll": {}
26162610
},
2617-
"runtime": {
2618-
"lib/portable-net45+win8+wpa81/_._": {}
2619-
},
26202611
"runtimeTargets": {
26212612
"runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {
26222613
"assetType": "runtime",
@@ -2916,9 +2907,6 @@
29162907
"compile": {
29172908
"ref/netstandard1.3/System.Net.Http.dll": {}
29182909
},
2919-
"runtime": {
2920-
"lib/portable-net45+win8+wpa81/_._": {}
2921-
},
29222910
"runtimeTargets": {
29232911
"runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": {
29242912
"assetType": "runtime",
@@ -2972,9 +2960,6 @@
29722960
},
29732961
"compile": {
29742962
"ref/netstandard1.3/System.Net.Primitives.dll": {}
2975-
},
2976-
"runtime": {
2977-
"lib/portable-net45+win8+wp8+wpa81/_._": {}
29782963
}
29792964
},
29802965
"System.Net.Requests/4.0.11": {
@@ -2997,9 +2982,6 @@
29972982
"compile": {
29982983
"ref/netstandard1.3/System.Net.Requests.dll": {}
29992984
},
3000-
"runtime": {
3001-
"lib/portable-net45+win8+wp8+wpa81/_._": {}
3002-
},
30032985
"runtimeTargets": {
30042986
"runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll": {
30052987
"assetType": "runtime",
@@ -3143,9 +3125,6 @@
31433125
},
31443126
"compile": {
31453127
"ref/netstandard1.5/System.Reflection.dll": {}
3146-
},
3147-
"runtime": {
3148-
"lib/portable-net45+win8+wp8+wpa81/_._": {}
31493128
}
31503129
},
31513130
"System.Reflection.DispatchProxy/4.0.1": {
@@ -3224,9 +3203,6 @@
32243203
},
32253204
"compile": {
32263205
"ref/netstandard1.0/System.Reflection.Extensions.dll": {}
3227-
},
3228-
"runtime": {
3229-
"lib/portable-net45+win8+wp8+wpa81/_._": {}
32303206
}
32313207
},
32323208
"System.Reflection.Metadata/1.3.0": {
@@ -3264,9 +3240,6 @@
32643240
},
32653241
"compile": {
32663242
"ref/netstandard1.0/System.Reflection.Primitives.dll": {}
3267-
},
3268-
"runtime": {
3269-
"lib/portable-net45+win8+wp8+wpa81/_._": {}
32703243
}
32713244
},
32723245
"System.Reflection.TypeExtensions/4.1.0": {
@@ -3309,9 +3282,6 @@
33093282
},
33103283
"compile": {
33113284
"ref/netstandard1.0/System.Resources.ResourceManager.dll": {}
3312-
},
3313-
"runtime": {
3314-
"lib/portable-net45+win8+wp8+wpa81/_._": {}
33153285
}
33163286
},
33173287
"System.Runtime/4.1.0": {
@@ -3322,9 +3292,6 @@
33223292
},
33233293
"compile": {
33243294
"ref/netstandard1.5/System.Runtime.dll": {}
3325-
},
3326-
"runtime": {
3327-
"lib/portable-net45+win8+wp80+wpa81/_._": {}
33283295
}
33293296
},
33303297
"System.Runtime.Extensions/4.1.0": {
@@ -3336,9 +3303,6 @@
33363303
},
33373304
"compile": {
33383305
"ref/netstandard1.5/System.Runtime.Extensions.dll": {}
3339-
},
3340-
"runtime": {
3341-
"lib/portable-net45+win8+wp8+wpa81/_._": {}
33423306
}
33433307
},
33443308
"System.Runtime.Handles/4.0.1": {
@@ -3364,9 +3328,6 @@
33643328
},
33653329
"compile": {
33663330
"ref/netstandard1.5/System.Runtime.InteropServices.dll": {}
3367-
},
3368-
"runtime": {
3369-
"lib/portable-net45+win8+wpa81/_._": {}
33703331
}
33713332
},
33723333
"System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
@@ -3719,9 +3680,6 @@
37193680
},
37203681
"compile": {
37213682
"ref/netstandard1.3/System.Text.Encoding.dll": {}
3722-
},
3723-
"runtime": {
3724-
"lib/portable-net45+win8+wp8+wpa81/_._": {}
37253683
}
37263684
},
37273685
"System.Text.Encoding.CodePages/4.0.1": {
@@ -3764,9 +3722,6 @@
37643722
},
37653723
"compile": {
37663724
"ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {}
3767-
},
3768-
"runtime": {
3769-
"lib/portable-net45+win8+wp8+wpa81/_._": {}
37703725
}
37713726
},
37723727
"System.Text.Encodings.Web/4.0.0": {
@@ -3848,9 +3803,6 @@
38483803
},
38493804
"compile": {
38503805
"ref/netstandard1.3/System.Threading.Tasks.dll": {}
3851-
},
3852-
"runtime": {
3853-
"lib/portable-net45+win8+wp8+wpa81/_._": {}
38543806
}
38553807
},
38563808
"System.Threading.Tasks.Dataflow/4.6.0": {

samples/MusicStore/MusicStore.Test/project.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,7 @@
1616
},
1717
"frameworks": {
1818
"netcoreapp1.0": {
19-
"imports": [
20-
"dnxcore50",
21-
"portable-net451+win8"
22-
],
19+
"imports": "dotnet5.4",
2320
"dependencies": {
2421
"Microsoft.NETCore.App": {
2522
"version": "1.0.0-*",

0 commit comments

Comments
 (0)