-
Notifications
You must be signed in to change notification settings - Fork 0
/
paket.dependencies
183 lines (180 loc) · 7.48 KB
/
paket.dependencies
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
source https://www.nuget.org/api/v2
source https://api.nuget.org/v3/index.json
storage: none
clitool dotnet-mono 0.5.2
clitool dotnet-sourcelink 2.8.1
clitool dotnet-fantomas 2.8.0
clitool dotnet-reportgenerator-cli 4.0.0-rc4
nuget FSharp.Core 4.3.4
nuget Expecto 8.0.0
nuget SourceLink.Create.CommandLine 2.8.1 copy_local: true
nuget YoloDev.Expecto.TestSdk 0.5.0
nuget Microsoft.NET.Test.Sdk 15.7.2
nuget altcover 4.0.603
nuget Microsoft.AspNet.WebApi.Client
nuget Microsoft.AspNetCore
nuget Microsoft.AspNetCore.Antiforgery
nuget Microsoft.AspNetCore.Authentication
nuget Microsoft.AspNetCore.Authentication.Abstractions
nuget Microsoft.AspNetCore.Authentication.Cookies
nuget Microsoft.AspNetCore.Authentication.Core
nuget Microsoft.AspNetCore.Authentication.Facebook
nuget Microsoft.AspNetCore.Authentication.Google
nuget Microsoft.AspNetCore.Authentication.JwtBearer
nuget Microsoft.AspNetCore.Authentication.MicrosoftAccount
nuget Microsoft.AspNetCore.Authentication.OAuth
nuget Microsoft.AspNetCore.Authentication.OpenIdConnect
nuget Microsoft.AspNetCore.Authentication.Twitter
nuget Microsoft.AspNetCore.Authentication.WsFederation
nuget Microsoft.AspNetCore.Authorization
nuget Microsoft.AspNetCore.Authorization.Policy
nuget Microsoft.AspNetCore.Connections.Abstractions
nuget Microsoft.AspNetCore.CookiePolicy
nuget Microsoft.AspNetCore.Cors
nuget Microsoft.AspNetCore.Cryptography.Internal
nuget Microsoft.AspNetCore.Cryptography.KeyDerivation
nuget Microsoft.AspNetCore.DataProtection
nuget Microsoft.AspNetCore.DataProtection.Abstractions
nuget Microsoft.AspNetCore.DataProtection.Extensions
nuget Microsoft.AspNetCore.Diagnostics
nuget Microsoft.AspNetCore.Diagnostics.Abstractions
nuget Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
nuget Microsoft.AspNetCore.Diagnostics.HealthChecks
nuget Microsoft.AspNetCore.HostFiltering
nuget Microsoft.AspNetCore.Hosting
nuget Microsoft.AspNetCore.Hosting.Abstractions
nuget Microsoft.AspNetCore.Hosting.Server.Abstractions
nuget Microsoft.AspNetCore.Html.Abstractions
nuget Microsoft.AspNetCore.Http
nuget Microsoft.AspNetCore.Http.Abstractions
nuget Microsoft.AspNetCore.Http.Connections
nuget Microsoft.AspNetCore.Http.Connections.Common
nuget Microsoft.AspNetCore.Http.Extensions
nuget Microsoft.AspNetCore.Http.Features
nuget Microsoft.AspNetCore.HttpOverrides
nuget Microsoft.AspNetCore.HttpsPolicy
nuget Microsoft.AspNetCore.Identity
nuget Microsoft.AspNetCore.Identity.EntityFrameworkCore
nuget Microsoft.AspNetCore.Identity.UI
nuget Microsoft.AspNetCore.JsonPatch
nuget Microsoft.AspNetCore.Localization
nuget Microsoft.AspNetCore.Localization.Routing
nuget Microsoft.AspNetCore.MiddlewareAnalysis
nuget Microsoft.AspNetCore.Mvc
nuget Microsoft.AspNetCore.Mvc.Abstractions
nuget Microsoft.AspNetCore.Mvc.Analyzers
nuget Microsoft.AspNetCore.Mvc.ApiExplorer
nuget Microsoft.AspNetCore.Mvc.Core
nuget Microsoft.AspNetCore.Mvc.Cors
nuget Microsoft.AspNetCore.Mvc.DataAnnotations
nuget Microsoft.AspNetCore.Mvc.Formatters.Json
nuget Microsoft.AspNetCore.Mvc.Formatters.Xml
nuget Microsoft.AspNetCore.Mvc.Localization
nuget Microsoft.AspNetCore.Mvc.Razor
nuget Microsoft.AspNetCore.Mvc.Razor.Extensions
nuget Microsoft.AspNetCore.Mvc.Razor.ViewCompilation
nuget Microsoft.AspNetCore.Mvc.RazorPages
nuget Microsoft.AspNetCore.Mvc.TagHelpers
nuget Microsoft.AspNetCore.Mvc.ViewFeatures
nuget Microsoft.AspNetCore.NodeServices
nuget Microsoft.AspNetCore.Owin
nuget Microsoft.AspNetCore.Razor
nuget Microsoft.AspNetCore.Razor.Design
nuget Microsoft.AspNetCore.Razor.Language
nuget Microsoft.AspNetCore.Razor.Runtime
nuget Microsoft.AspNetCore.ResponseCaching
nuget Microsoft.AspNetCore.ResponseCaching.Abstractions
nuget Microsoft.AspNetCore.ResponseCompression
nuget Microsoft.AspNetCore.Rewrite
nuget Microsoft.AspNetCore.Routing
nuget Microsoft.AspNetCore.Routing.Abstractions
nuget Microsoft.AspNetCore.Server.HttpSys
nuget Microsoft.AspNetCore.Server.IIS
nuget Microsoft.AspNetCore.Server.IISIntegration
nuget Microsoft.AspNetCore.Server.Kestrel
nuget Microsoft.AspNetCore.Server.Kestrel.Core
nuget Microsoft.AspNetCore.Server.Kestrel.Https
nuget Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions
nuget Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets
nuget Microsoft.AspNetCore.Session
nuget Microsoft.AspNetCore.SignalR
nuget Microsoft.AspNetCore.SignalR.Common
nuget Microsoft.AspNetCore.SignalR.Core
nuget Microsoft.AspNetCore.SignalR.Protocols.Json
nuget Microsoft.AspNetCore.SpaServices
nuget Microsoft.AspNetCore.SpaServices.Extensions
nuget Microsoft.AspNetCore.StaticFiles
nuget Microsoft.AspNetCore.WebSockets
nuget Microsoft.AspNetCore.WebUtilities
nuget Microsoft.CodeAnalysis.Razor
nuget Microsoft.EntityFrameworkCore
nuget Microsoft.EntityFrameworkCore.Abstractions
nuget Microsoft.EntityFrameworkCore.Analyzers
nuget Microsoft.EntityFrameworkCore.Design
nuget Microsoft.EntityFrameworkCore.InMemory
nuget Microsoft.EntityFrameworkCore.Relational
nuget Microsoft.EntityFrameworkCore.SqlServer
nuget Microsoft.EntityFrameworkCore.Tools
nuget Microsoft.Extensions.Caching.Abstractions
nuget Microsoft.Extensions.Caching.Memory
nuget Microsoft.Extensions.Caching.SqlServer
nuget Microsoft.Extensions.Configuration
nuget Microsoft.Extensions.Configuration.Abstractions
nuget Microsoft.Extensions.Configuration.Binder
nuget Microsoft.Extensions.Configuration.CommandLine
nuget Microsoft.Extensions.Configuration.EnvironmentVariables
nuget Microsoft.Extensions.Configuration.FileExtensions
nuget Microsoft.Extensions.Configuration.Ini
nuget Microsoft.Extensions.Configuration.Json
nuget Microsoft.Extensions.Configuration.KeyPerFile
nuget Microsoft.Extensions.Configuration.UserSecrets
nuget Microsoft.Extensions.Configuration.Xml
nuget Microsoft.Extensions.DependencyInjection
nuget Microsoft.Extensions.DependencyInjection.Abstractions
nuget Microsoft.Extensions.DiagnosticAdapter
nuget Microsoft.Extensions.Diagnostics.HealthChecks
nuget Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions
nuget Microsoft.Extensions.FileProviders.Abstractions
nuget Microsoft.Extensions.FileProviders.Composite
nuget Microsoft.Extensions.FileProviders.Embedded
nuget Microsoft.Extensions.FileProviders.Physical
nuget Microsoft.Extensions.FileSystemGlobbing
nuget Microsoft.Extensions.Hosting
nuget Microsoft.Extensions.Hosting.Abstractions
nuget Microsoft.Extensions.Http
nuget Microsoft.Extensions.Identity.Core
nuget Microsoft.Extensions.Identity.Stores
nuget Microsoft.Extensions.Localization
nuget Microsoft.Extensions.Localization.Abstractions
nuget Microsoft.Extensions.Logging
nuget Microsoft.Extensions.Logging.Abstractions
nuget Microsoft.Extensions.Logging.Configuration
nuget Microsoft.Extensions.Logging.Console
nuget Microsoft.Extensions.Logging.Debug
nuget Microsoft.Extensions.Logging.EventSource
nuget Microsoft.Extensions.Logging.TraceSource
nuget Microsoft.Extensions.ObjectPool
nuget Microsoft.Extensions.Options
nuget Microsoft.Extensions.Options.ConfigurationExtensions
nuget Microsoft.Extensions.Options.DataAnnotations
nuget Microsoft.Extensions.Primitives
nuget Microsoft.Extensions.WebEncoders
nuget Microsoft.Net.Http.Headers
nuget System.IO.Pipelines
// [ FAKE GROUP ]
group Build
storage: none
source https://www.nuget.org/api/v2
source https://api.nuget.org/v3/index.json
nuget Fake.IO.FileSystem
nuget Fake.Core.Target
nuget Fake.Core.ReleaseNotes
nuget FAKE.Core.Environment
nuget Fake.DotNet.Cli
nuget FAKE.Core.Process
nuget Fake.DotNet.AssemblyInfoFile
nuget Fake.Tools.Git
nuget Fake.DotNet.Paket
nuget Fake.Api.GitHub
nuget Fake.BuildServer.AppVeyor
nuget Fake.BuildServer.Travis