-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathSwedishIdentifier.sln
61 lines (61 loc) · 4.12 KB
/
SwedishIdentifier.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29306.81
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Billas.Identifier", "Billas.Identifier\Billas.Identifier.csproj", "{1AC0E10E-C39E-4ED3-AF47-1232335C3707}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Billas.Identifier.Tests", "Billas.Identifier.Tests\Billas.Identifier.Tests.csproj", "{A64D0B39-8F5F-4B2F-AF6B-1150309CD3FF}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Billas.Identifier.Example", "Billas.Identifier.Example\Billas.Identifier.Example.csproj", "{579D7178-1231-4BCF-9419-D84AAEA427EA}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Billas.Identifier.SLL", "Billas.Identifier.SLL\Billas.Identifier.SLL.csproj", "{FE833F09-F358-43E0-8929-8089E78DC93A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Billas.Identifier.LiV", "Billas.Identifier.LiV\Billas.Identifier.LiV.csproj", "{3BA7347E-E88A-4123-B192-C27994E92350}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Billas.Identifier.ROL", "Billas.Identifier.ROL\Billas.Identifier.ROL.csproj", "{5E78C08F-4B1C-40F2-8E56-C64D5D847BBB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Billas.Identifier.VGR", "Billas.Identifier.VGR\Billas.Identifier.VGR.csproj", "{412DDA5A-0F69-494B-ABDA-70748B5CCC79}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1AC0E10E-C39E-4ED3-AF47-1232335C3707}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1AC0E10E-C39E-4ED3-AF47-1232335C3707}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1AC0E10E-C39E-4ED3-AF47-1232335C3707}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1AC0E10E-C39E-4ED3-AF47-1232335C3707}.Release|Any CPU.Build.0 = Release|Any CPU
{A64D0B39-8F5F-4B2F-AF6B-1150309CD3FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A64D0B39-8F5F-4B2F-AF6B-1150309CD3FF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A64D0B39-8F5F-4B2F-AF6B-1150309CD3FF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A64D0B39-8F5F-4B2F-AF6B-1150309CD3FF}.Release|Any CPU.Build.0 = Release|Any CPU
{579D7178-1231-4BCF-9419-D84AAEA427EA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{579D7178-1231-4BCF-9419-D84AAEA427EA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{579D7178-1231-4BCF-9419-D84AAEA427EA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{579D7178-1231-4BCF-9419-D84AAEA427EA}.Release|Any CPU.Build.0 = Release|Any CPU
{FE833F09-F358-43E0-8929-8089E78DC93A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FE833F09-F358-43E0-8929-8089E78DC93A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FE833F09-F358-43E0-8929-8089E78DC93A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FE833F09-F358-43E0-8929-8089E78DC93A}.Release|Any CPU.Build.0 = Release|Any CPU
{3BA7347E-E88A-4123-B192-C27994E92350}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3BA7347E-E88A-4123-B192-C27994E92350}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3BA7347E-E88A-4123-B192-C27994E92350}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3BA7347E-E88A-4123-B192-C27994E92350}.Release|Any CPU.Build.0 = Release|Any CPU
{5E78C08F-4B1C-40F2-8E56-C64D5D847BBB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5E78C08F-4B1C-40F2-8E56-C64D5D847BBB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5E78C08F-4B1C-40F2-8E56-C64D5D847BBB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5E78C08F-4B1C-40F2-8E56-C64D5D847BBB}.Release|Any CPU.Build.0 = Release|Any CPU
{412DDA5A-0F69-494B-ABDA-70748B5CCC79}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{412DDA5A-0F69-494B-ABDA-70748B5CCC79}.Debug|Any CPU.Build.0 = Debug|Any CPU
{412DDA5A-0F69-494B-ABDA-70748B5CCC79}.Release|Any CPU.ActiveCfg = Release|Any CPU
{412DDA5A-0F69-494B-ABDA-70748B5CCC79}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {60D25230-B0ED-4EF4-A013-7721015B6482}
EndGlobalSection
EndGlobal