-
Notifications
You must be signed in to change notification settings - Fork 139
/
Activities.Java.sln
72 lines (72 loc) · 4.93 KB
/
Activities.Java.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
70
71
72
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.12.35514.174
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UiPath.Java", "Java\UiPath.Java\UiPath.Java.csproj", "{89957ABF-8A15-484A-94BA-6565969046AD}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UiPath.Java.Activities", "Java\UiPath.Java.Activities\UiPath.Java.Activities.csproj", "{7747A478-8986-4A56-8342-093752FC07C3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UiPath.Java.Activities.Design", "Java\UiPath.Java.Activities.Design\UiPath.Java.Activities.Design.csproj", "{5E102B9E-DCEF-4D8B-8A02-3FDF0FCC0D59}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UiPath.Java.Test", "Java\UiPath.Java.Test\UiPath.Java.Test.csproj", "{49C33D77-EADB-4F07-A1A2-91B88F531E8D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UiPath.Java.Activities.Packaging", "Java\UiPath.Java.Activities.Packaging\UiPath.Java.Activities.Packaging.csproj", "{BC8E6BDF-B0F8-4E23-8982-0F3852573AEC}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{871CD9F5-AE6C-4C8B-9BE8-B1F1BBC0C8F0}"
ProjectSection(SolutionItems) = preProject
..\Directory.build.targets = ..\Directory.build.targets
Java\Java.build.props = Java\Java.build.props
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UiPath.TestUtils", "Shared\UiPath.TestUtils\UiPath.TestUtils.csproj", "{D2C94889-1E86-4ABD-9D5E-631B3463DA86}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UiPath.Java.Activities.ViewModels", "Java\UiPath.Java.Activities.ViewModels\UiPath.Java.Activities.ViewModels.csproj", "{08C8716A-5902-4E2F-B5CB-B3977D0A7506}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{89957ABF-8A15-484A-94BA-6565969046AD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{89957ABF-8A15-484A-94BA-6565969046AD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{89957ABF-8A15-484A-94BA-6565969046AD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{89957ABF-8A15-484A-94BA-6565969046AD}.Release|Any CPU.Build.0 = Release|Any CPU
{7747A478-8986-4A56-8342-093752FC07C3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7747A478-8986-4A56-8342-093752FC07C3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7747A478-8986-4A56-8342-093752FC07C3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7747A478-8986-4A56-8342-093752FC07C3}.Release|Any CPU.Build.0 = Release|Any CPU
{5E102B9E-DCEF-4D8B-8A02-3FDF0FCC0D59}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5E102B9E-DCEF-4D8B-8A02-3FDF0FCC0D59}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5E102B9E-DCEF-4D8B-8A02-3FDF0FCC0D59}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5E102B9E-DCEF-4D8B-8A02-3FDF0FCC0D59}.Release|Any CPU.Build.0 = Release|Any CPU
{49C33D77-EADB-4F07-A1A2-91B88F531E8D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{49C33D77-EADB-4F07-A1A2-91B88F531E8D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{49C33D77-EADB-4F07-A1A2-91B88F531E8D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{49C33D77-EADB-4F07-A1A2-91B88F531E8D}.Release|Any CPU.Build.0 = Release|Any CPU
{BC8E6BDF-B0F8-4E23-8982-0F3852573AEC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BC8E6BDF-B0F8-4E23-8982-0F3852573AEC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BC8E6BDF-B0F8-4E23-8982-0F3852573AEC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BC8E6BDF-B0F8-4E23-8982-0F3852573AEC}.Release|Any CPU.Build.0 = Release|Any CPU
{D2C94889-1E86-4ABD-9D5E-631B3463DA86}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D2C94889-1E86-4ABD-9D5E-631B3463DA86}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D2C94889-1E86-4ABD-9D5E-631B3463DA86}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D2C94889-1E86-4ABD-9D5E-631B3463DA86}.Release|Any CPU.Build.0 = Release|Any CPU
{08C8716A-5902-4E2F-B5CB-B3977D0A7506}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{08C8716A-5902-4E2F-B5CB-B3977D0A7506}.Debug|Any CPU.Build.0 = Debug|Any CPU
{08C8716A-5902-4E2F-B5CB-B3977D0A7506}.Release|Any CPU.ActiveCfg = Release|Any CPU
{08C8716A-5902-4E2F-B5CB-B3977D0A7506}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5AC55779-EA32-41AD-BAAD-1808F8A412CB}
EndGlobalSection
GlobalSection(SharedMSBuildProjectFiles) = preSolution
Shared\UiPath.Shared.Activities.Design\UiPath.Shared.Activities.Design.projitems*{5e102b9e-dcef-4d8b-8a02-3fdf0fcc0d59}*SharedItemsImports = 5
Shared\UiPath.Shared.Activities\UiPath.Shared.Activities.projitems*{7747a478-8986-4a56-8342-093752fc07c3}*SharedItemsImports = 5
Shared\UiPath.Shared\UiPath.Shared.projitems*{7747a478-8986-4a56-8342-093752fc07c3}*SharedItemsImports = 5
EndGlobalSection
EndGlobal