summaryrefslogtreecommitdiffstats
path: root/IOL.Fagprove.snl
diff options
context:
space:
mode:
Diffstat (limited to 'IOL.Fagprove.snl')
-rw-r--r--IOL.Fagprove.snl56
1 files changed, 56 insertions, 0 deletions
diff --git a/IOL.Fagprove.snl b/IOL.Fagprove.snl
new file mode 100644
index 0000000..d105f6c
--- /dev/null
+++ b/IOL.Fagprove.snl
@@ -0,0 +1,56 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 15
+VisualStudioVersion = 15.0.26124.0
+MinimumVisualStudioVersion = 15.0.26124.0
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{302F9B24-472D-4744-95E3-94F2BDBA0431}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IOL.Fagprove", "src\IOL.Fagprove\IOL.Fagprove.csproj", "{FB233F3E-CCC4-4F2A-B806-E2435E7B8A5B}"
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{407DC74A-7785-4EBF-A813-967CD011FC5D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PIT.ReservationService.Tests", "tests\PIT.ReservationService.Tests\PIT.ReservationService.Tests.csproj", "{630E9D03-3455-4A04-844D-E2E047B7BD5B}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Debug|x64 = Debug|x64
+ Debug|x86 = Debug|x86
+ Release|Any CPU = Release|Any CPU
+ Release|x64 = Release|x64
+ Release|x86 = Release|x86
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {FB233F3E-CCC4-4F2A-B806-E2435E7B8A5B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FB233F3E-CCC4-4F2A-B806-E2435E7B8A5B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FB233F3E-CCC4-4F2A-B806-E2435E7B8A5B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {FB233F3E-CCC4-4F2A-B806-E2435E7B8A5B}.Debug|x64.Build.0 = Debug|Any CPU
+ {FB233F3E-CCC4-4F2A-B806-E2435E7B8A5B}.Debug|x86.ActiveCfg = Debug|Any CPU
+ {FB233F3E-CCC4-4F2A-B806-E2435E7B8A5B}.Debug|x86.Build.0 = Debug|Any CPU
+ {FB233F3E-CCC4-4F2A-B806-E2435E7B8A5B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FB233F3E-CCC4-4F2A-B806-E2435E7B8A5B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FB233F3E-CCC4-4F2A-B806-E2435E7B8A5B}.Release|x64.ActiveCfg = Release|Any CPU
+ {FB233F3E-CCC4-4F2A-B806-E2435E7B8A5B}.Release|x64.Build.0 = Release|Any CPU
+ {FB233F3E-CCC4-4F2A-B806-E2435E7B8A5B}.Release|x86.ActiveCfg = Release|Any CPU
+ {FB233F3E-CCC4-4F2A-B806-E2435E7B8A5B}.Release|x86.Build.0 = Release|Any CPU
+ {630E9D03-3455-4A04-844D-E2E047B7BD5B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {630E9D03-3455-4A04-844D-E2E047B7BD5B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {630E9D03-3455-4A04-844D-E2E047B7BD5B}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {630E9D03-3455-4A04-844D-E2E047B7BD5B}.Debug|x64.Build.0 = Debug|Any CPU
+ {630E9D03-3455-4A04-844D-E2E047B7BD5B}.Debug|x86.ActiveCfg = Debug|Any CPU
+ {630E9D03-3455-4A04-844D-E2E047B7BD5B}.Debug|x86.Build.0 = Debug|Any CPU
+ {630E9D03-3455-4A04-844D-E2E047B7BD5B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {630E9D03-3455-4A04-844D-E2E047B7BD5B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {630E9D03-3455-4A04-844D-E2E047B7BD5B}.Release|x64.ActiveCfg = Release|Any CPU
+ {630E9D03-3455-4A04-844D-E2E047B7BD5B}.Release|x64.Build.0 = Release|Any CPU
+ {630E9D03-3455-4A04-844D-E2E047B7BD5B}.Release|x86.ActiveCfg = Release|Any CPU
+ {630E9D03-3455-4A04-844D-E2E047B7BD5B}.Release|x86.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(NestedProjects) = preSolution
+ {FB233F3E-CCC4-4F2A-B806-E2435E7B8A5B} = {302F9B24-472D-4744-95E3-94F2BDBA0431}
+ {630E9D03-3455-4A04-844D-E2E047B7BD5B} = {407DC74A-7785-4EBF-A813-967CD011FC5D}
+ EndGlobalSection
+EndGlobal