File tree Expand file tree Collapse file tree 3 files changed +0
-11
lines changed Expand file tree Collapse file tree 3 files changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -47,8 +47,6 @@ group netcoreapp3.0
4747 nuget Microsoft.AspNetCore.Authentication.JwtBearer < 3.1
4848 nuget Microsoft.AspNetCore.Authentication.Google < 3.1
4949 nuget Microsoft.AspNetCore.Authentication.OpenIdConnect < 3.1
50- nuget Microsoft.AspNetCore.Authorization < 3.1
51- nuget Microsoft.Extensions.Caching.Memory < 3.1
5250 nuget Microsoft.NET.Sdk.Functions < 3.1
5351 nuget protobuf-net.Grpc.AspNetCore
5452 nuget FSharp.Control.Websockets >= 0.2
Original file line number Diff line number Diff line change @@ -1191,13 +1191,6 @@ NUGET
11911191 System.Collections.Immutable (>= 1.5)
11921192 System.Text.Encoding.CodePages (>= 4.0.1)
11931193 Microsoft.CSharp (4.7)
1194- Microsoft.Extensions.Caching.Abstractions (3.1.1)
1195- Microsoft.Extensions.Primitives (>= 3.1.1)
1196- Microsoft.Extensions.Caching.Memory (3.0.2)
1197- Microsoft.Extensions.Caching.Abstractions (>= 3.0.2)
1198- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.0.2)
1199- Microsoft.Extensions.Logging.Abstractions (>= 3.0.2)
1200- Microsoft.Extensions.Options (>= 3.0.2)
12011194 Microsoft.Extensions.Configuration (3.1.1)
12021195 Microsoft.Extensions.Configuration.Abstractions (>= 3.1.1)
12031196 Microsoft.Extensions.Configuration.Abstractions (3.1.1)
Original file line number Diff line number Diff line change @@ -20,8 +20,6 @@ group netstandard2.0
2020
2121group netcoreapp3.0
2222 Microsoft.AspNetCore.Authentication.JwtBearer framework: netcoreapp3.0
23- Microsoft.AspNetCore.Authorization framework: netcoreapp3.0
24- Microsoft.Extensions.Caching.Memory framework: netcoreapp3.0
2523 FSharp.Control.Websockets framework: netcoreapp3.0
2624 FSharp.Core framework: netcoreapp3.0
2725 Giraffe framework: netcoreapp3.0
You can’t perform that action at this time.
0 commit comments