-
Notifications
You must be signed in to change notification settings - Fork 4
/
S-Innovations.ServiceFabric.Unity.sln
64 lines (64 loc) · 3.84 KB
/
S-Innovations.ServiceFabric.Unity.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27102.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "samples", "samples", "{A1C3DC73-B8FC-482E-AE85-C372871D4B9B}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{4EC63D82-971E-4692-BDD9-CB0969E488C9}"
ProjectSection(SolutionItems) = preProject
Nuget.Config = Nuget.Config
README.md = README.md
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "S-Innovations.ServiceFabric.Unity", "src\S-Innovations.ServiceFabric.Unity\S-Innovations.ServiceFabric.Unity.csproj", "{336E79B3-41AF-46FF-978E-B74A7F9E075E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "S-Innovations.Unity.AspNetCore", "src\S-Innovations.Unity.AspNetCore\S-Innovations.Unity.AspNetCore.csproj", "{FC921E6F-9FBC-447E-8989-83A79DBCB716}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{18DE4556-C941-462C-8EB4-3EEC9D3F09E0}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "S-Innovations.ServiceFabric.Unity.UnitTests", "test\S-Innovations.ServiceFabric.Unity.UnitTests\S-Innovations.ServiceFabric.Unity.UnitTests.csproj", "{5A1565C0-B374-4325-BAA3-0CECD67ED52D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{336E79B3-41AF-46FF-978E-B74A7F9E075E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{336E79B3-41AF-46FF-978E-B74A7F9E075E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{336E79B3-41AF-46FF-978E-B74A7F9E075E}.Debug|x64.ActiveCfg = Debug|Any CPU
{336E79B3-41AF-46FF-978E-B74A7F9E075E}.Debug|x64.Build.0 = Debug|Any CPU
{336E79B3-41AF-46FF-978E-B74A7F9E075E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{336E79B3-41AF-46FF-978E-B74A7F9E075E}.Release|Any CPU.Build.0 = Release|Any CPU
{336E79B3-41AF-46FF-978E-B74A7F9E075E}.Release|x64.ActiveCfg = Release|Any CPU
{336E79B3-41AF-46FF-978E-B74A7F9E075E}.Release|x64.Build.0 = Release|Any CPU
{FC921E6F-9FBC-447E-8989-83A79DBCB716}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FC921E6F-9FBC-447E-8989-83A79DBCB716}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FC921E6F-9FBC-447E-8989-83A79DBCB716}.Debug|x64.ActiveCfg = Debug|Any CPU
{FC921E6F-9FBC-447E-8989-83A79DBCB716}.Debug|x64.Build.0 = Debug|Any CPU
{FC921E6F-9FBC-447E-8989-83A79DBCB716}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FC921E6F-9FBC-447E-8989-83A79DBCB716}.Release|Any CPU.Build.0 = Release|Any CPU
{FC921E6F-9FBC-447E-8989-83A79DBCB716}.Release|x64.ActiveCfg = Release|Any CPU
{FC921E6F-9FBC-447E-8989-83A79DBCB716}.Release|x64.Build.0 = Release|Any CPU
{5A1565C0-B374-4325-BAA3-0CECD67ED52D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5A1565C0-B374-4325-BAA3-0CECD67ED52D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5A1565C0-B374-4325-BAA3-0CECD67ED52D}.Debug|x64.ActiveCfg = Debug|Any CPU
{5A1565C0-B374-4325-BAA3-0CECD67ED52D}.Debug|x64.Build.0 = Debug|Any CPU
{5A1565C0-B374-4325-BAA3-0CECD67ED52D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5A1565C0-B374-4325-BAA3-0CECD67ED52D}.Release|Any CPU.Build.0 = Release|Any CPU
{5A1565C0-B374-4325-BAA3-0CECD67ED52D}.Release|x64.ActiveCfg = Release|Any CPU
{5A1565C0-B374-4325-BAA3-0CECD67ED52D}.Release|x64.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{5A1565C0-B374-4325-BAA3-0CECD67ED52D} = {18DE4556-C941-462C-8EB4-3EEC9D3F09E0}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F94EC577-5642-442E-A44F-8077D9840487}
EndGlobalSection
EndGlobal