This repository was archived by the owner on Nov 20, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 9 files changed +17
-37
lines changed
Microsoft.AspNet.FeatureModel
Microsoft.AspNet.HttpFeature
Microsoft.AspNet.PipelineCore
Microsoft.AspNet.FeatureModel.Tests
Microsoft.AspNet.Http.Tests
Microsoft.AspNet.Owin.Tests
Microsoft.AspNet.PipelineCore.Tests Expand file tree Collapse file tree 9 files changed +17
-37
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.1-alpha -*" ,
2
+ "version" : " 1.0.0 -*" ,
3
3
"dependencies" : {},
4
4
"configurations" : {
5
5
"net45" : {},
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.1-alpha -*" ,
2
+ "version" : " 1.0.0 -*" ,
3
3
"dependencies" : {},
4
4
"configurations" : {
5
5
"net45" : {},
6
6
"k10" : {
7
7
"dependencies" : {
8
- "Microsoft.Net.WebSocketAbstractions" : " 0.1-alpha -*" ,
8
+ "Microsoft.Net.WebSocketAbstractions" : " 1.0.0 -*" ,
9
9
"System.Collections" : " 4.0.0.0" ,
10
10
"System.ComponentModel" : " 4.0.0.0" ,
11
11
"System.Diagnostics.Tools" : " 4.0.0.0" ,
16
16
"System.Runtime" : " 4.0.20.0" ,
17
17
"System.Runtime.Extensions" : " 4.0.10.0" ,
18
18
"System.Runtime.InteropServices" : " 4.0.20.0" ,
19
- "System.Security.Claims" : " 0.1-alpha -*" ,
19
+ "System.Security.Claims" : " 1.0.0 -*" ,
20
20
"System.Security.Principal" : " 4.0.0.0" ,
21
21
"System.Threading.Tasks" : " 4.0.10.0"
22
22
}
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.1-alpha -*" ,
2
+ "version" : " 1.0.0 -*" ,
3
3
"configurations" : {
4
4
"net45" : {},
5
5
"k10" : {
6
6
"dependencies" : {
7
- "Microsoft.Net.WebSocketAbstractions" : " 0.1-alpha -*" ,
7
+ "Microsoft.Net.WebSocketAbstractions" : " 1.0.0 -*" ,
8
8
"System.IO" : " 4.0.0.0" ,
9
9
"System.Net.Primitives" : " 4.0.10.0" ,
10
10
"System.Runtime" : " 4.0.20.0" ,
11
11
"System.Runtime.InteropServices" : " 4.0.20.0" ,
12
- "System.Security.Claims" : " 0.1-alpha -*" ,
12
+ "System.Security.Claims" : " 1.0.0 -*" ,
13
13
"System.Security.Cryptography.X509Certificates" : " 4.0.0.0" ,
14
14
"System.Security.Principal" : " 4.0.0.0" ,
15
15
"System.Threading.Tasks" : " 4.0.10.0"
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.1-alpha -*" ,
2
+ "version" : " 1.0.0 -*" ,
3
3
"dependencies" : {
4
4
"Microsoft.AspNet.Http" : " " ,
5
5
"Microsoft.AspNet.FeatureModel" : " " ,
20
20
"System.Runtime" : " 4.0.20.0" ,
21
21
"System.Runtime.Extensions" : " 4.0.10.0" ,
22
22
"System.Runtime.InteropServices" : " 4.0.20.0" ,
23
- "System.Security.Claims" : " 0.1-alpha -*" ,
23
+ "System.Security.Claims" : " 1.0.0 -*" ,
24
24
"System.Security.Cryptography.X509Certificates" : " 4.0.0.0" ,
25
25
"System.Security.Principal" : " 4.0.0.0" ,
26
26
"System.Threading.Tasks" : " 4.0.10.0"
Original file line number Diff line number Diff line change 1
1
2
2
{
3
- "version" : " 0.1-alpha -*" ,
3
+ "version" : " 1.0.0 -*" ,
4
4
"dependencies" : {
5
5
"Microsoft.AspNet.FeatureModel" : " " ,
6
6
"Microsoft.AspNet.Http" : " " ,
10
10
"net45" : {},
11
11
"k10" : {
12
12
"dependencies" : {
13
- "Microsoft.Net.WebSocketAbstractions" : " 0.1-alpha -*" ,
13
+ "Microsoft.Net.WebSocketAbstractions" : " 1.0.0 -*" ,
14
14
"System.Collections" : " 4.0.0.0" ,
15
15
"System.ComponentModel" : " 4.0.0.0" ,
16
16
"System.Diagnostics.Debug" : " 4.0.10.0" ,
21
21
"System.Runtime" : " 4.0.20.0" ,
22
22
"System.Runtime.Extensions" : " 4.0.10.0" ,
23
23
"System.Runtime.InteropServices" : " 4.0.20.0" ,
24
- "System.Security.Claims" : " 0.1-alpha -*" ,
24
+ "System.Security.Claims" : " 1.0.0 -*" ,
25
25
"System.Security.Principal" : " 4.0.0.0" ,
26
26
"System.Text.Encoding" : " 4.0.20.0" ,
27
27
"System.Threading.Tasks" : " 4.0.10.0"
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.1-alpha-*" ,
3
2
"dependencies" : {
4
3
"Microsoft.AspNet.FeatureModel" : " " ,
5
4
"Microsoft.AspNet.Http" : " " ,
6
5
"Microsoft.AspNet.HttpFeature" : " " ,
7
- "xunit.abstractions" : " 2.0.0-aspnet-*" ,
8
- "xunit.assert" : " 2.0.0-aspnet-*" ,
9
- "xunit.core" : " 2.0.0-aspnet-*" ,
10
- "xunit.execution" : " 2.0.0-aspnet-*" ,
11
- "Xunit.KRunner" : " 0.1-alpha-*"
6
+ "Xunit.KRunner" : " 1.0.0-*"
12
7
},
13
8
"commands" : {
14
9
"test" : " Xunit.KRunner"
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.1-alpha-*" ,
3
2
"dependencies" : {
4
3
"Microsoft.AspNet.Http" : " " ,
5
4
"Microsoft.AspNet.HttpFeature" : " " ,
6
5
"Microsoft.AspNet.PipelineCore" : " " ,
7
- "Microsoft.AspNet.Testing" : " 0.1-alpha-*" ,
8
- "xunit.abstractions" : " 2.0.0-aspnet-*" ,
9
- "xunit.assert" : " 2.0.0-aspnet-*" ,
10
- "xunit.core" : " 2.0.0-aspnet-*" ,
11
- "xunit.execution" : " 2.0.0-aspnet-*" ,
12
- "Xunit.KRunner" : " 0.1-alpha-*"
6
+ "Microsoft.AspNet.Testing" : " 1.0.0-*" ,
7
+ "Xunit.KRunner" : " 1.0.0-*"
13
8
},
14
9
"commands" : {
15
10
"test" : " Xunit.KRunner"
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.1-alpha-*" ,
3
2
"dependencies" : {
4
3
"Microsoft.AspNet.FeatureModel" : " " ,
5
4
"Microsoft.AspNet.Http" : " " ,
6
5
"Microsoft.AspNet.HttpFeature" : " " ,
7
6
"Microsoft.AspNet.Owin" : " " ,
8
7
"Microsoft.AspNet.PipelineCore" : " " ,
9
- "xunit.abstractions" : " 2.0.0-aspnet-*" ,
10
- "xunit.assert" : " 2.0.0-aspnet-*" ,
11
- "xunit.core" : " 2.0.0-aspnet-*" ,
12
- "xunit.execution" : " 2.0.0-aspnet-*" ,
13
- "Xunit.KRunner" : " 0.1-alpha-*"
8
+ "Xunit.KRunner" : " 1.0.0-*"
14
9
},
15
10
"commands" : {
16
11
"test" : " Xunit.KRunner"
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.1-alpha-*" ,
3
2
"dependencies" : {
4
3
"Microsoft.AspNet.FeatureModel" : " " ,
5
4
"Microsoft.AspNet.Http" : " " ,
6
5
"Microsoft.AspNet.HttpFeature" : " " ,
7
6
"Microsoft.AspNet.PipelineCore" : " " ,
8
- "xunit.abstractions" : " 2.0.0-aspnet-*" ,
9
- "xunit.assert" : " 2.0.0-aspnet-*" ,
10
- "xunit.core" : " 2.0.0-aspnet-*" ,
11
- "xunit.execution" : " 2.0.0-aspnet-*" ,
12
- "Xunit.KRunner" : " 0.1-alpha-*"
7
+ "Xunit.KRunner" : " 1.0.0-*"
13
8
},
14
9
"commands" : {
15
10
"test" : " Xunit.KRunner"
You can’t perform that action at this time.
0 commit comments