Bump version to 1.0.0-*

This commit is contained in:
Brice Lambson 2014-06-19 10:56:15 -07:00
parent b6f4207b3b
commit 7f1135cec3
9 changed files with 17 additions and 37 deletions

View File

@ -1,5 +1,5 @@
{
"version": "0.1-alpha-*",
"version": "1.0.0-*",
"dependencies": {},
"configurations": {
"net45": {},

View File

@ -1,11 +1,11 @@
{
"version": "0.1-alpha-*",
"version": "1.0.0-*",
"dependencies": {},
"configurations": {
"net45": {},
"k10": {
"dependencies": {
"Microsoft.Net.WebSocketAbstractions": "0.1-alpha-*",
"Microsoft.Net.WebSocketAbstractions": "1.0.0-*",
"System.Collections": "4.0.0.0",
"System.ComponentModel": "4.0.0.0",
"System.Diagnostics.Tools": "4.0.0.0",
@ -16,7 +16,7 @@
"System.Runtime": "4.0.20.0",
"System.Runtime.Extensions": "4.0.10.0",
"System.Runtime.InteropServices": "4.0.20.0",
"System.Security.Claims": "0.1-alpha-*",
"System.Security.Claims": "1.0.0-*",
"System.Security.Principal" : "4.0.0.0",
"System.Threading.Tasks": "4.0.10.0"
}

View File

@ -1,15 +1,15 @@
{
"version": "0.1-alpha-*",
"version": "1.0.0-*",
"configurations": {
"net45": {},
"k10": {
"dependencies": {
"Microsoft.Net.WebSocketAbstractions": "0.1-alpha-*",
"Microsoft.Net.WebSocketAbstractions": "1.0.0-*",
"System.IO": "4.0.0.0",
"System.Net.Primitives": "4.0.10.0",
"System.Runtime": "4.0.20.0",
"System.Runtime.InteropServices": "4.0.20.0",
"System.Security.Claims": "0.1-alpha-*",
"System.Security.Claims": "1.0.0-*",
"System.Security.Cryptography.X509Certificates": "4.0.0.0",
"System.Security.Principal": "4.0.0.0",
"System.Threading.Tasks": "4.0.10.0"

View File

@ -1,5 +1,5 @@
{
"version": "0.1-alpha-*",
"version": "1.0.0-*",
"dependencies": {
"Microsoft.AspNet.Http": "",
"Microsoft.AspNet.FeatureModel": "",
@ -20,7 +20,7 @@
"System.Runtime": "4.0.20.0",
"System.Runtime.Extensions": "4.0.10.0",
"System.Runtime.InteropServices": "4.0.20.0",
"System.Security.Claims": "0.1-alpha-*",
"System.Security.Claims": "1.0.0-*",
"System.Security.Cryptography.X509Certificates": "4.0.0.0",
"System.Security.Principal" : "4.0.0.0",
"System.Threading.Tasks": "4.0.10.0"

View File

@ -1,6 +1,6 @@
{
"version": "0.1-alpha-*",
"version": "1.0.0-*",
"dependencies": {
"Microsoft.AspNet.FeatureModel": "",
"Microsoft.AspNet.Http": "",
@ -10,7 +10,7 @@
"net45": {},
"k10": {
"dependencies": {
"Microsoft.Net.WebSocketAbstractions": "0.1-alpha-*",
"Microsoft.Net.WebSocketAbstractions": "1.0.0-*",
"System.Collections": "4.0.0.0",
"System.ComponentModel": "4.0.0.0",
"System.Diagnostics.Debug": "4.0.10.0",
@ -21,7 +21,7 @@
"System.Runtime": "4.0.20.0",
"System.Runtime.Extensions": "4.0.10.0",
"System.Runtime.InteropServices": "4.0.20.0",
"System.Security.Claims": "0.1-alpha-*",
"System.Security.Claims": "1.0.0-*",
"System.Security.Principal" : "4.0.0.0",
"System.Text.Encoding": "4.0.20.0",
"System.Threading.Tasks": "4.0.10.0"

View File

@ -1,14 +1,9 @@
{
"version": "0.1-alpha-*",
"dependencies": {
"Microsoft.AspNet.FeatureModel": "",
"Microsoft.AspNet.Http": "",
"Microsoft.AspNet.HttpFeature": "",
"xunit.abstractions": "2.0.0-aspnet-*",
"xunit.assert": "2.0.0-aspnet-*",
"xunit.core": "2.0.0-aspnet-*",
"xunit.execution": "2.0.0-aspnet-*",
"Xunit.KRunner": "0.1-alpha-*"
"Xunit.KRunner": "1.0.0-*"
},
"commands": {
"test": "Xunit.KRunner"

View File

@ -1,15 +1,10 @@
{
"version": "0.1-alpha-*",
"dependencies": {
"Microsoft.AspNet.Http": "",
"Microsoft.AspNet.HttpFeature": "",
"Microsoft.AspNet.PipelineCore": "",
"Microsoft.AspNet.Testing": "0.1-alpha-*",
"xunit.abstractions": "2.0.0-aspnet-*",
"xunit.assert": "2.0.0-aspnet-*",
"xunit.core": "2.0.0-aspnet-*",
"xunit.execution": "2.0.0-aspnet-*",
"Xunit.KRunner": "0.1-alpha-*"
"Microsoft.AspNet.Testing": "1.0.0-*",
"Xunit.KRunner": "1.0.0-*"
},
"commands": {
"test": "Xunit.KRunner"

View File

@ -1,16 +1,11 @@
{
"version": "0.1-alpha-*",
"dependencies": {
"Microsoft.AspNet.FeatureModel": "",
"Microsoft.AspNet.Http": "",
"Microsoft.AspNet.HttpFeature": "",
"Microsoft.AspNet.Owin": "",
"Microsoft.AspNet.PipelineCore": "",
"xunit.abstractions": "2.0.0-aspnet-*",
"xunit.assert": "2.0.0-aspnet-*",
"xunit.core": "2.0.0-aspnet-*",
"xunit.execution": "2.0.0-aspnet-*",
"Xunit.KRunner": "0.1-alpha-*"
"Xunit.KRunner": "1.0.0-*"
},
"commands": {
"test": "Xunit.KRunner"

View File

@ -1,15 +1,10 @@
{
"version": "0.1-alpha-*",
"dependencies": {
"Microsoft.AspNet.FeatureModel": "",
"Microsoft.AspNet.Http": "",
"Microsoft.AspNet.HttpFeature": "",
"Microsoft.AspNet.PipelineCore": "",
"xunit.abstractions": "2.0.0-aspnet-*",
"xunit.assert": "2.0.0-aspnet-*",
"xunit.core": "2.0.0-aspnet-*",
"xunit.execution": "2.0.0-aspnet-*",
"Xunit.KRunner": "0.1-alpha-*"
"Xunit.KRunner": "1.0.0-*"
},
"commands": {
"test": "Xunit.KRunner"