-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathMyXrmToolBox.sln
69 lines (69 loc) · 5.19 KB
/
MyXrmToolBox.sln
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ReferencedAssemblies", "ReferencedAssemblies", "{E8F2B227-940B-4C4B-97FE-643553B39267}"
ProjectSection(SolutionItems) = preProject
Referenced Assemblies\ILMerge.exe = Referenced Assemblies\ILMerge.exe
Referenced Assemblies\Microsoft.Crm.Sdk.Proxy.dll = Referenced Assemblies\Microsoft.Crm.Sdk.Proxy.dll
Referenced Assemblies\Microsoft.IdentityModel.Clients.ActiveDirectory.dll = Referenced Assemblies\Microsoft.IdentityModel.Clients.ActiveDirectory.dll
Referenced Assemblies\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll = Referenced Assemblies\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll
Referenced Assemblies\Microsoft.Xrm.Sdk.Deployment.dll = Referenced Assemblies\Microsoft.Xrm.Sdk.Deployment.dll
Referenced Assemblies\Microsoft.Xrm.Sdk.dll = Referenced Assemblies\Microsoft.Xrm.Sdk.dll
Referenced Assemblies\Microsoft.Xrm.Tooling.Connector.dll = Referenced Assemblies\Microsoft.Xrm.Tooling.Connector.dll
Referenced Assemblies\Microsoft.Xrm.Tooling.CrmConnectControl.dll = Referenced Assemblies\Microsoft.Xrm.Tooling.CrmConnectControl.dll
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XrmToolBox", "XrmToolBox\XrmToolBox.csproj", "{328D55BE-8B9A-4087-A5C2-9FBAF623F54B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XrmToolBox.AutoUpdater", "XrmToolBox.AutoUpdater\XrmToolBox.AutoUpdater.csproj", "{564C72C8-586E-4218-B6B3-F464F7C3903A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XrmToolBox.Extensibility", "XrmToolBox.Extensibility\XrmToolBox.Extensibility.csproj", "{DF77AEA3-43F7-403C-91AF-3023A3BB06EC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MsCrmTools.WorkflowExplorer", "MsCrmTools.SampleTool\MsCrmTools.WorkflowExplorer.csproj", "{5BF1E228-F898-40CF-B8FB-8412D8C81CFF}"
EndProject
Project("{F088123C-0E9E-452A-89E6-6BA2F21D5CAC}") = "ModelingProject1", "ModelingProject1\ModelingProject1.modelproj", "{944E1247-DC11-410F-B8D1-6537B7F62CC9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug Without GemBox|Any CPU = Debug Without GemBox|Any CPU
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{328D55BE-8B9A-4087-A5C2-9FBAF623F54B}.Debug Without GemBox|Any CPU.ActiveCfg = Debug Without GemBox|Any CPU
{328D55BE-8B9A-4087-A5C2-9FBAF623F54B}.Debug Without GemBox|Any CPU.Build.0 = Debug Without GemBox|Any CPU
{328D55BE-8B9A-4087-A5C2-9FBAF623F54B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{328D55BE-8B9A-4087-A5C2-9FBAF623F54B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{328D55BE-8B9A-4087-A5C2-9FBAF623F54B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{328D55BE-8B9A-4087-A5C2-9FBAF623F54B}.Release|Any CPU.Build.0 = Release|Any CPU
{564C72C8-586E-4218-B6B3-F464F7C3903A}.Debug Without GemBox|Any CPU.ActiveCfg = Debug|Any CPU
{564C72C8-586E-4218-B6B3-F464F7C3903A}.Debug Without GemBox|Any CPU.Build.0 = Debug|Any CPU
{564C72C8-586E-4218-B6B3-F464F7C3903A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{564C72C8-586E-4218-B6B3-F464F7C3903A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{564C72C8-586E-4218-B6B3-F464F7C3903A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{564C72C8-586E-4218-B6B3-F464F7C3903A}.Release|Any CPU.Build.0 = Release|Any CPU
{DF77AEA3-43F7-403C-91AF-3023A3BB06EC}.Debug Without GemBox|Any CPU.ActiveCfg = Debug Without GemBox|Any CPU
{DF77AEA3-43F7-403C-91AF-3023A3BB06EC}.Debug Without GemBox|Any CPU.Build.0 = Debug Without GemBox|Any CPU
{DF77AEA3-43F7-403C-91AF-3023A3BB06EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DF77AEA3-43F7-403C-91AF-3023A3BB06EC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DF77AEA3-43F7-403C-91AF-3023A3BB06EC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DF77AEA3-43F7-403C-91AF-3023A3BB06EC}.Release|Any CPU.Build.0 = Release|Any CPU
{5BF1E228-F898-40CF-B8FB-8412D8C81CFF}.Debug Without GemBox|Any CPU.ActiveCfg = Debug Without GemBox|Any CPU
{5BF1E228-F898-40CF-B8FB-8412D8C81CFF}.Debug Without GemBox|Any CPU.Build.0 = Debug Without GemBox|Any CPU
{5BF1E228-F898-40CF-B8FB-8412D8C81CFF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5BF1E228-F898-40CF-B8FB-8412D8C81CFF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5BF1E228-F898-40CF-B8FB-8412D8C81CFF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5BF1E228-F898-40CF-B8FB-8412D8C81CFF}.Release|Any CPU.Build.0 = Release|Any CPU
{944E1247-DC11-410F-B8D1-6537B7F62CC9}.Debug Without GemBox|Any CPU.ActiveCfg = Debug|Any CPU
{944E1247-DC11-410F-B8D1-6537B7F62CC9}.Debug Without GemBox|Any CPU.Build.0 = Debug|Any CPU
{944E1247-DC11-410F-B8D1-6537B7F62CC9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{944E1247-DC11-410F-B8D1-6537B7F62CC9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{944E1247-DC11-410F-B8D1-6537B7F62CC9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{944E1247-DC11-410F-B8D1-6537B7F62CC9}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal