Skip to content

Commit 84a31e2

Browse files
Update AspNetCore to 2.2
1 parent f9e6e62 commit 84a31e2

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

paket.dependencies

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@ source https://www.nuget.org/api/v2
22
version 5.215.0
33

44
nuget FSharp.Core >= 4.2.3
5-
nuget Microsoft.AspNetCore >= 2.1
6-
nuget Microsoft.AspNetCore.Session >= 2.1
7-
nuget Microsoft.AspNetCore.ResponseCompression >= 2.1
8-
nuget Microsoft.AspNetCore.StaticFiles >= 2.1
9-
nuget Microsoft.Extensions.Caching.Memory >= 2.1
10-
nuget Microsoft.AspNetCore.Rewrite >= 2.1
11-
nuget Microsoft.AspNetCore.Cors >= 2.1
12-
nuget Microsoft.AspNetCore.Authentication.JwtBearer >= 2.1
13-
nuget Microsoft.AspNetCore.Authentication.Cookies >= 2.1
14-
nuget Microsoft.AspNetCore.Authentication.Google >= 2.1
15-
nuget Microsoft.AspNetCore.Authentication.OAuth >= 2.1
16-
nuget Microsoft.AspNetCore.Authorization >= 2.1
17-
nuget Microsoft.AspNetCore.Antiforgery >= 2.1
18-
nuget Microsoft.AspNetCore.Server.HttpSys >= 2.1
19-
nuget Microsoft.AspNetCore.WebSockets >= 2.1
5+
nuget Microsoft.AspNetCore >= 2.2
6+
nuget Microsoft.AspNetCore.Session >= 2.2
7+
nuget Microsoft.AspNetCore.ResponseCompression >= 2.2
8+
nuget Microsoft.AspNetCore.StaticFiles >= 2.2
9+
nuget Microsoft.Extensions.Caching.Memory >= 2.2
10+
nuget Microsoft.AspNetCore.Rewrite >= 2.2
11+
nuget Microsoft.AspNetCore.Cors >= 2.2
12+
nuget Microsoft.AspNetCore.Authentication.JwtBearer >= 2.2
13+
nuget Microsoft.AspNetCore.Authentication.Cookies >= 2.2
14+
nuget Microsoft.AspNetCore.Authentication.Google >= 2.2
15+
nuget Microsoft.AspNetCore.Authentication.OAuth >= 2.2
16+
nuget Microsoft.AspNetCore.Authorization >= 2.2
17+
nuget Microsoft.AspNetCore.Antiforgery >= 2.2
18+
nuget Microsoft.AspNetCore.Server.HttpSys >= 2.2
19+
nuget Microsoft.AspNetCore.WebSockets >= 2.2
2020
nuget FSharp.Control.Websockets
2121
nuget System.Threading.Tasks.Dataflow
2222
nuget protobuf-net.Grpc.AspNetCore

paket.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1508,23 +1508,23 @@ NUGET
15081508
System.Xml.ReaderWriter (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.2) (< win8)) (&& (< net45) (>= netstandard1.2) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< netstandard1.4) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.4) (< netstandard1.5) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.5) (< netstandard1.6) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.6) (< netstandard2.0) (< win8) (< wpa81)) (&& (>= net46) (< netstandard1.4)) (&& (>= netstandard1.0) (< portable-net45+win8+wpa81) (< wp8)) (&& (< netstandard1.5) (>= uap10.0) (< uap10.1))
15091509
System.Xml.XDocument (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.2) (< win8)) (&& (< net45) (>= netstandard1.2) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< netstandard1.4) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.4) (< netstandard1.5) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.5) (< netstandard1.6) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.6) (< netstandard2.0) (< win8) (< wpa81)) (&& (>= netstandard1.0) (< portable-net45+win8+wpa81) (< wp8)) (&& (< netstandard1.5) (>= uap10.0) (< uap10.1))
15101510
Newtonsoft.Json (12.0.2) - restriction: || (>= net462) (>= netstandard2.0)
1511-
NuGet.Common (5.1) - restriction: >= netstandard2.0
1512-
NuGet.Frameworks (>= 5.1) - restriction: >= netstandard2.0
1511+
NuGet.Common (5.2) - restriction: >= netstandard2.0
1512+
NuGet.Frameworks (>= 5.2) - restriction: >= netstandard2.0
15131513
System.Diagnostics.Process (>= 4.3) - restriction: && (< net472) (>= netstandard2.0)
15141514
System.Threading.Thread (>= 4.3) - restriction: && (< net472) (>= netstandard2.0)
1515-
NuGet.Configuration (5.1) - restriction: >= netstandard2.0
1516-
NuGet.Common (>= 5.1) - restriction: >= netstandard2.0
1515+
NuGet.Configuration (5.2) - restriction: >= netstandard2.0
1516+
NuGet.Common (>= 5.2) - restriction: >= netstandard2.0
15171517
System.Security.Cryptography.ProtectedData (>= 4.3) - restriction: && (< net472) (>= netstandard2.0)
1518-
NuGet.Frameworks (5.1) - restriction: >= netstandard2.0
1519-
NuGet.Packaging (5.1) - restriction: >= netstandard2.0
1518+
NuGet.Frameworks (5.2) - restriction: >= netstandard2.0
1519+
NuGet.Packaging (5.2) - restriction: >= netstandard2.0
15201520
Newtonsoft.Json (>= 9.0.1) - restriction: >= netstandard2.0
1521-
NuGet.Configuration (>= 5.1) - restriction: >= netstandard2.0
1522-
NuGet.Versioning (>= 5.1) - restriction: >= netstandard2.0
1521+
NuGet.Configuration (>= 5.2) - restriction: >= netstandard2.0
1522+
NuGet.Versioning (>= 5.2) - restriction: >= netstandard2.0
15231523
System.Dynamic.Runtime (>= 4.3) - restriction: && (< net472) (>= netstandard2.0)
1524-
NuGet.Protocol (5.1) - restriction: || (>= net462) (>= netstandard2.0)
1525-
NuGet.Packaging (>= 5.1) - restriction: >= netstandard2.0
1524+
NuGet.Protocol (5.2) - restriction: || (>= net462) (>= netstandard2.0)
1525+
NuGet.Packaging (>= 5.2) - restriction: >= netstandard2.0
15261526
System.Dynamic.Runtime (>= 4.3) - restriction: && (< net472) (>= netstandard2.0)
1527-
NuGet.Versioning (5.1) - restriction: >= netstandard2.0
1527+
NuGet.Versioning (5.2) - restriction: >= netstandard2.0
15281528
Octokit (0.32) - restriction: || (>= net46) (>= netstandard1.6)
15291529
NETStandard.Library (>= 1.6) - restriction: && (< net45) (>= netstandard1.1)
15301530
runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - restriction: || (&& (< monoandroid) (< net45) (>= netstandard2.0) (< xamarinios) (< xamarinmac)) (&& (< net45) (>= net462) (>= netstandard1.6))

0 commit comments

Comments
 (0)