Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Commit b832636

Browse files
committed
Clean sample dependencies.
1 parent 35ad3ec commit b832636

File tree

3 files changed

+0
-44
lines changed

3 files changed

+0
-44
lines changed

samples/CookieSample/project.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -16,21 +16,6 @@
1616
"aspnet50": {
1717
},
1818
"aspnetcore50": {
19-
"dependencies": {
20-
"System.Collections": "4.0.10.0",
21-
"System.Console": "4.0.0.0",
22-
"System.Diagnostics.Debug": "4.0.10.0",
23-
"System.Diagnostics.Tools": "4.0.0.0",
24-
"System.Globalization": "4.0.10.0",
25-
"System.IO": "4.0.10.0",
26-
"System.Linq": "4.0.0.0",
27-
"System.Reflection": "4.0.10.0",
28-
"System.Resources.ResourceManager": "4.0.0.0",
29-
"System.Runtime": "4.0.20.0",
30-
"System.Runtime.Extensions": "4.0.10.0",
31-
"System.Runtime.InteropServices": "4.0.20.0",
32-
"System.Threading.Tasks": "4.0.10.0"
33-
}
3419
}
3520
}
3621
}

samples/CookieSessionSample/project.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -17,21 +17,6 @@
1717
"aspnet50": {
1818
},
1919
"aspnetcore50": {
20-
"dependencies": {
21-
"System.Collections": "4.0.10.0",
22-
"System.Console": "4.0.0.0",
23-
"System.Diagnostics.Debug": "4.0.10.0",
24-
"System.Diagnostics.Tools": "4.0.0.0",
25-
"System.Globalization": "4.0.10.0",
26-
"System.IO": "4.0.10.0",
27-
"System.Linq": "4.0.0.0",
28-
"System.Reflection": "4.0.10.0",
29-
"System.Resources.ResourceManager": "4.0.0.0",
30-
"System.Runtime": "4.0.20.0",
31-
"System.Runtime.Extensions": "4.0.10.0",
32-
"System.Runtime.InteropServices": "4.0.20.0",
33-
"System.Threading.Tasks": "4.0.10.0"
34-
}
3520
}
3621
}
3722
}

samples/SocialSample/project.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,6 @@
1717
"aspnet50": {
1818
},
1919
"aspnetcore50": {
20-
"dependencies": {
21-
"System.Collections": "4.0.10.0",
22-
"System.Console": "4.0.0.0",
23-
"System.Diagnostics.Debug": "4.0.10.0",
24-
"System.Diagnostics.Tools": "4.0.0.0",
25-
"System.Globalization": "4.0.10.0",
26-
"System.IO": "4.0.0.0",
27-
"System.Linq": "4.0.0.0",
28-
"System.Resources.ResourceManager": "4.0.0.0",
29-
"System.Runtime": "4.0.20.0",
30-
"System.Runtime.Extensions": "4.0.10.0",
31-
"System.Runtime.InteropServices": "4.0.20.0",
32-
"System.Threading.Tasks": "4.0.10.0"
33-
}
3420
}
3521
}
3622
}

0 commit comments

Comments
 (0)