File tree Expand file tree Collapse file tree 4 files changed +9
-10
lines changed
Unosquare.Labs.EmbedIO.Command
Unosquare.Labs.EmbedIO.Samples
test/Unosquare.Labs.EmbedIO.Tests Expand file tree Collapse file tree 4 files changed +9
-10
lines changed Original file line number Diff line number Diff line change 17
17
},
18
18
"netcoreapp1.1" : {
19
19
"dependencies" : {
20
- "Microsoft.NETCore.App" : " 1.1.0 " ,
20
+ "Microsoft.NETCore.App" : " 1.1.1 " ,
21
21
"System.Runtime.Loader" : " 4.3.0"
22
22
}
23
23
}
Original file line number Diff line number Diff line change 8
8
"dependencies" : {
9
9
"Microsoft.Data.SQLite" : " 1.1.0" ,
10
10
"Unosquare.Labs.EmbedIO" : { "target" : " project" },
11
- "Tubular.ServerSide" : " 1.1.3" ,
12
- "LiteLib" : " 0.11.0"
13
- },
11
+ "LiteLib" : " 0.12.1" ,
12
+ "Tubular.ServerSide" : " 1.2.8" },
14
13
15
14
"frameworks" : {
16
15
"netcoreapp1.1" : {
17
16
"imports" : " dnxcore50" ,
18
- "dependencies" : {
19
- "Microsoft.NETCore.App" : " 1.1.0 "
20
- }
17
+ "dependencies" : {
18
+ "Microsoft.NETCore.App" : " 1.1.1 "
19
+ }
21
20
},
22
21
"net452" : {
23
22
"frameworkAssemblies" : {
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.5 .0-*" ,
2
+ "version" : " 1.6 .0-*" ,
3
3
"title" : " Unosquare.Labs.EmbedIO" ,
4
4
"description" : " EmbedIO is a tiny, portable web server" ,
5
5
"copyright" : " Copyright © Unosquare 2013-2017" ,
12
12
},
13
13
14
14
"dependencies" : {
15
- "Unosquare.Swan" : " 0.12.0 "
15
+ "Unosquare.Swan" : " 0.12.1 "
16
16
},
17
17
18
18
"frameworks" : {
Original file line number Diff line number Diff line change 16
16
"netcoreapp1.1" : {
17
17
"imports" : " dnxcore50" ,
18
18
"dependencies" : {
19
- "Microsoft.NETCore.App" : " 1.1.0 " ,
19
+ "Microsoft.NETCore.App" : " 1.1.1 " ,
20
20
"System.Net.Http" : " 4.3.1"
21
21
}
22
22
},
You can’t perform that action at this time.
0 commit comments