This repository was archived by the owner on Nov 22, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
src/Microsoft.AspNet.StaticFiles Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
"dependencies" : {
3
3
"Helios" : " 0.1-alpha-*" ,
4
4
"Microsoft.AspNet.FileSystems" : " 0.1-alpha-*" ,
5
- "Microsoft.AspNet.StaticFiles " : " " ,
6
- "Microsoft.AspNet.Http " : " 0.1-alpha-* "
5
+ "Microsoft.AspNet.Http " : " 0.1-alpha-* " ,
6
+ "Microsoft.AspNet.StaticFiles " : " "
7
7
},
8
8
"configurations" : {
9
9
"net45" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"version" : " 0.1-alpha-*" ,
3
3
"dependencies" : {
4
+ "Microsoft.AspNet.FileSystems" : " 0.1-alpha-*" ,
4
5
"Microsoft.AspNet.Http" : " 0.1-alpha-*" ,
5
- "Microsoft.AspNet.HttpFeature" : " 0.1-alpha-*" ,
6
- "Microsoft.AspNet.FileSystems" : " 0.1-alpha-*"
6
+ "Microsoft.AspNet.HttpFeature" : " 0.1-alpha-*"
7
7
},
8
8
"configurations" : {
9
9
"net45" : {},
10
10
"k10" : {
11
11
"dependencies" : {
12
12
"System.Collections" : " 4.0.0.0" ,
13
- "System.Diagnostics.Debug" : " 4.0.10.0" ,
14
13
"System.Diagnostics.Contracts" : " 4.0.0.0" ,
14
+ "System.Diagnostics.Debug" : " 4.0.10.0" ,
15
15
"System.Diagnostics.Tools" : " 4.0.0.0" ,
16
16
"System.Globalization" : " 4.0.10.0" ,
17
17
"System.IO" : " 4.0.0.0" ,
You can’t perform that action at this time.
0 commit comments