mirror of
				https://github.com/nsnail/Ocelot.git
				synced 2025-11-04 09:15:27 +08:00 
			
		
		
		
	Updated all packages and upgraded to 1.0.1 for asp.net
This commit is contained in:
		@@ -1,14 +1,8 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "0.0.11-*",
 | 
			
		||||
    "version": "1.0.0-*",
 | 
			
		||||
 | 
			
		||||
    "dependencies": {
 | 
			
		||||
        "Microsoft.NETCore.App": {
 | 
			
		||||
            "version": "1.0.0",
 | 
			
		||||
            "type": "platform"
 | 
			
		||||
        },
 | 
			
		||||
        "Microsoft.AspNetCore.Mvc": "1.0.0",
 | 
			
		||||
        "Microsoft.AspNetCore.Server.IISIntegration": "1.0.0",
 | 
			
		||||
        "Microsoft.AspNetCore.Server.Kestrel": "1.0.0",
 | 
			
		||||
        "Microsoft.Extensions.Configuration.EnvironmentVariables": "1.0.0",
 | 
			
		||||
        "Microsoft.Extensions.Configuration.FileExtensions": "1.0.0",
 | 
			
		||||
        "Microsoft.Extensions.Configuration.Json": "1.0.0",
 | 
			
		||||
@@ -18,8 +12,6 @@
 | 
			
		||||
        "Microsoft.Extensions.Options.ConfigurationExtensions": "1.0.0",
 | 
			
		||||
        "Microsoft.AspNetCore.Http": "1.0.0",
 | 
			
		||||
        "System.Text.RegularExpressions": "4.1.0",
 | 
			
		||||
        "YamlDotNet": "3.9.0",
 | 
			
		||||
        "NetEscapades.Configuration.Yaml": "1.2.0",
 | 
			
		||||
        "Microsoft.AspNetCore.Authentication.OAuth": "1.0.0",
 | 
			
		||||
        "Microsoft.AspNetCore.Authentication.JwtBearer": "1.0.0",
 | 
			
		||||
        "Microsoft.AspNetCore.Authentication.OpenIdConnect": "1.0.0",
 | 
			
		||||
@@ -29,7 +21,15 @@
 | 
			
		||||
        "Microsoft.AspNetCore.Authentication.Twitter": "1.0.0",
 | 
			
		||||
        "Microsoft.AspNetCore.Authentication.MicrosoftAccount": "1.0.0",
 | 
			
		||||
        "Microsoft.AspNetCore.Authentication": "1.0.0",
 | 
			
		||||
        "IdentityServer4.AccessTokenValidation": "1.0.1-rc2"
 | 
			
		||||
        "IdentityServer4.AccessTokenValidation": "1.0.1-rc2",
 | 
			
		||||
        "Microsoft.AspNetCore.Mvc": "1.0.1",
 | 
			
		||||
        "Microsoft.AspNetCore.Server.Kestrel": "1.0.1",
 | 
			
		||||
        "Microsoft.NETCore.App": {
 | 
			
		||||
            "version": "1.0.1",
 | 
			
		||||
            "type": "platform"
 | 
			
		||||
        },
 | 
			
		||||
        "NetEscapades.Configuration.Yaml": "1.2.0",
 | 
			
		||||
        "YamlDotNet": "4.0.0"
 | 
			
		||||
    },
 | 
			
		||||
 | 
			
		||||
    "frameworks": {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user