-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathKipon.Angular.Xrm.WebResource.sln
41 lines (41 loc) · 2.2 KB
/
Kipon.Angular.Xrm.WebResource.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26228.10
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Deploy", "Deploy\Deploy.csproj", "{102002FC-E3ED-40C4-9B05-DB2B8749F3A6}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{A6B0B2A7-69CE-49B1-8772-D18508D35F02}"
ProjectSection(SolutionItems) = preProject
CHANGELOG.md = CHANGELOG.md
README.md = README.md
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Documentation", "Documentation", "{9E7398AE-2E27-46D1-8C07-BD9F08BE06A5}"
ProjectSection(SolutionItems) = preProject
Documentation\angular-first-build.png = Documentation\angular-first-build.png
Documentation\angular-running-in-dynamic-with-count.png = Documentation\angular-running-in-dynamic-with-count.png
Documentation\angular-running-in-dynamic.png = Documentation\angular-running-in-dynamic.png
Documentation\angular-serve-xrm-service.png = Documentation\angular-serve-xrm-service.png
Documentation\enable-basic-authentication.png = Documentation\enable-basic-authentication.png
Documentation\solution-add-angular-application.png = Documentation\solution-add-angular-application.png
Documentation\xrm-deploy-result.png = Documentation\xrm-deploy-result.png
Documentation\xrm-deploy-solution-result.png = Documentation\xrm-deploy-solution-result.png
Documentation\xrm-sdk-assemblies.png = Documentation\xrm-sdk-assemblies.png
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{102002FC-E3ED-40C4-9B05-DB2B8749F3A6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{102002FC-E3ED-40C4-9B05-DB2B8749F3A6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{102002FC-E3ED-40C4-9B05-DB2B8749F3A6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{102002FC-E3ED-40C4-9B05-DB2B8749F3A6}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal