forked from loic-sharma/BaGet
-
Notifications
You must be signed in to change notification settings - Fork 3
/
paket.dependencies
63 lines (58 loc) · 1.8 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
source https://api.nuget.org/v3/index.json
framework netcoreapp2.1, netstandard2.0
storage: none
nuget McMaster.Extensions.CommandLineUtils
nuget Microsoft.AspNetCore.App 2.1.4
nuget Microsoft.AspNetCore.TestHost
nuget Microsoft.Azure.Search
nuget Microsoft.Data.SQLite
nuget Microsoft.EntityFrameworkCore.Design
nuget Microsoft.EntityFrameworkCore.Relational
nuget Microsoft.EntityFrameworkCore.Sqlite
nuget Microsoft.Extensions.Configuration.FileExtensions
nuget Microsoft.Extensions.Configuration.Json
nuget Microsoft.Extensions.Logging.Abstractions
nuget Microsoft.Extensions.Logging.Configuration
nuget Microsoft.Extensions.Logging.Console
nuget Microsoft.Extensions.Options.ConfigurationExtensions
nuget Gelf.Extensions.Logging
nuget morelinq
nuget NuGet.Client
nuget NuGet.Packaging
nuget NuGet.Packaging.Core
nuget NuGet.Protocol
nuget WindowsAzure.Storage
nuget carter
nuget Microsoft.AspNetCore.OData.vNext 6.0.2-alpha-rtm
nuget Microsoft.OData.Core
nuget Microsoft.OData.Edm
nuget Microsoft.Spatial
group Tools
source https://api.nuget.org/v3/index.json
nuget xunit.runner.console
nuget Fake.IO.FileSystem
nuget Fake.DotNet.MSBuild
nuget Fake.Core.Target
nuget Fake.Core.ReleaseNotes
nuget Fake.DotNet.Cli
nuget Fake.Tools.Git
nuget Fake.Api.GitHub
nuget Fake.DotNet.Testing.XUnit2
nuget Fake.IO.Zip
group Test
source https://api.nuget.org/v3/index.json
framework netcoreapp2.1, netstandard2.0
storage: none
clitool dotnet-xunit
nuget Moq
nuget xunit
nuget xunit.runner.visualstudio
nuget xunit.runner.console
nuget Microsoft.NET.Test.Sdk
nuget Microsoft.AspNetCore.App 2.1.4
nuget Microsoft.AspNetCore.TestHost
nuget Microsoft.Extensions.Logging
nuget Microsoft.Extensions.Logging.Abstractions
nuget Microsoft.Extensions.Logging.Configuration
nuget NuGet.Protocol
nuget carter