-
Notifications
You must be signed in to change notification settings - Fork 0
/
Innofactor.SuomiFiIdentificationClient.sln
38 lines (38 loc) · 2.05 KB
/
Innofactor.SuomiFiIdentificationClient.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29613.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{D077790A-7DC8-428C-B6AC-53514E15157B}"
ProjectSection(SolutionItems) = preProject
.github\workflows\buildconfig.yml = .github\workflows\buildconfig.yml
GitVersion.yml = GitVersion.yml
README.md = README.md
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Innofactor.SuomiFiIdentificationClient", "Innofactor.SuomiFiIdentificationClient\Innofactor.SuomiFiIdentificationClient.csproj", "{F62FFF5B-2B91-460A-A4FC-4C8E368299C2}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Innofactor.SuomiFiIdentificationClient.Test", "Innofactor.SuomiFiIdentificationClient.Test\Innofactor.SuomiFiIdentificationClient.Test.csproj", "{1ADF5081-B3F9-48DF-B5EF-3342995E7508}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F62FFF5B-2B91-460A-A4FC-4C8E368299C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F62FFF5B-2B91-460A-A4FC-4C8E368299C2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F62FFF5B-2B91-460A-A4FC-4C8E368299C2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F62FFF5B-2B91-460A-A4FC-4C8E368299C2}.Release|Any CPU.Build.0 = Release|Any CPU
{1ADF5081-B3F9-48DF-B5EF-3342995E7508}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1ADF5081-B3F9-48DF-B5EF-3342995E7508}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1ADF5081-B3F9-48DF-B5EF-3342995E7508}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1ADF5081-B3F9-48DF-B5EF-3342995E7508}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {BA036105-34DE-4924-9AE2-B2F9BBEB26FE}
EndGlobalSection
EndGlobal