-
Notifications
You must be signed in to change notification settings - Fork 28
/
paket.dependencies
51 lines (41 loc) · 1.27 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
source https://nuget.org/api/v2
framework: net462
nuget FSharp.Core
nuget FSharp.Formatting
nuget Nuget.Core
nuget FAKE
nuget ILMerge.MSBuild.Tasks.Prime
group Build
source https://nuget.org/api/v2
nuget SourceLink.Fake
nuget FAKE
nuget FSharp.Formatting
github fsharp/FAKE modules/Octokit/Octokit.fsx
group base
lowest_matching: true
source https://nuget.org/api/v2
nuget Microsoft.CrmSdk.CoreAssemblies >= 5
nuget Microsoft.CrmSdk.Workflow >= 5
group crm2011
source https://nuget.org/api/v2
nuget Microsoft.CrmSdk.CoreAssemblies ~> 5
nuget Microsoft.CrmSdk.Workflow ~> 5
group crm2013
source https://nuget.org/api/v2
nuget Microsoft.CrmSdk.CoreAssemblies ~> 6
nuget Microsoft.CrmSdk.Workflow ~> 6
group crm2015
source https://nuget.org/api/v2
nuget Microsoft.CrmSdk.CoreAssemblies ~> 7
nuget Microsoft.CrmSdk.Workflow ~> 7
group crm2016
source https://nuget.org/api/v2
nuget Microsoft.CrmSdk.CoreAssemblies ~> 8.0
nuget Microsoft.CrmSdk.Workflow ~> 8.0
group crm365
source https://nuget.org/api/v2
nuget Microsoft.CrmSdk.CoreAssemblies >= 9
nuget Microsoft.CrmSdk.Workflow >= 9
nuget Microsoft.CrmSdk.Deployment >= 9
nuget Microsoft.CrmSdk.XrmTooling.CoreAssembly >= 9
nuget Microsoft.IdentityModel.Clients.ActiveDirectory ~> 3.19.8