forked from Svein-Olav/abbedissen
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Fhi.Abbedissen.sln
49 lines (49 loc) · 3.17 KB
/
Fhi.Abbedissen.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32319.34
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Fhi.Abbedissen.UtviklerAPI", "Fhi.Abbedissen.UtviklerAPI\Fhi.Abbedissen.UtviklerAPI.csproj", "{67044AB9-DEB0-4F07-A6DA-964645A886DD}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Fhi.Abbedissen.KompetanseAPI", "Fhi.Abbedissen.KompetanseAPI\Fhi.Abbedissen.KompetanseAPI.csproj", "{C5F1AFE6-8F0A-404F-8967-459ACD366259}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Fhi.Abbedissen.Web", "Fhi.Abbedissen.Web\Fhi.Abbedissen.Web.csproj", "{07FF8654-6A7F-4A63-8E0E-F33772AFCBA5}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Fhi.Abbedissen.Felles", "Fhi.Abbedissen.Felles\Fhi.Abbedissen.Felles.csproj", "{7761E59E-7CDF-439B-80AA-0E5AACC3E68D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Fhi.Abbedissen.KompetanseAPI.Test", "Fhi.Abbedissen.KompetanseAPI.Test\Fhi.Abbedissen.KompetanseAPI.Test.csproj", "{FF51BA39-397E-4C45-938F-EB0BA61ED852}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{67044AB9-DEB0-4F07-A6DA-964645A886DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{67044AB9-DEB0-4F07-A6DA-964645A886DD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{67044AB9-DEB0-4F07-A6DA-964645A886DD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{67044AB9-DEB0-4F07-A6DA-964645A886DD}.Release|Any CPU.Build.0 = Release|Any CPU
{C5F1AFE6-8F0A-404F-8967-459ACD366259}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C5F1AFE6-8F0A-404F-8967-459ACD366259}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C5F1AFE6-8F0A-404F-8967-459ACD366259}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C5F1AFE6-8F0A-404F-8967-459ACD366259}.Release|Any CPU.Build.0 = Release|Any CPU
{07FF8654-6A7F-4A63-8E0E-F33772AFCBA5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{07FF8654-6A7F-4A63-8E0E-F33772AFCBA5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{07FF8654-6A7F-4A63-8E0E-F33772AFCBA5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{07FF8654-6A7F-4A63-8E0E-F33772AFCBA5}.Release|Any CPU.Build.0 = Release|Any CPU
{7761E59E-7CDF-439B-80AA-0E5AACC3E68D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7761E59E-7CDF-439B-80AA-0E5AACC3E68D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7761E59E-7CDF-439B-80AA-0E5AACC3E68D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7761E59E-7CDF-439B-80AA-0E5AACC3E68D}.Release|Any CPU.Build.0 = Release|Any CPU
{FF51BA39-397E-4C45-938F-EB0BA61ED852}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FF51BA39-397E-4C45-938F-EB0BA61ED852}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FF51BA39-397E-4C45-938F-EB0BA61ED852}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FF51BA39-397E-4C45-938F-EB0BA61ED852}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1CB97FC5-0F9F-4227-9B65-349D22BD126D}
EndGlobalSection
EndGlobal