-
Notifications
You must be signed in to change notification settings - Fork 3
/
Kombit.Samples.CH.WebsiteDemo.sln
59 lines (59 loc) · 3.28 KB
/
Kombit.Samples.CH.WebsiteDemo.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.31101.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{3FAB8784-EB12-4C2A-9064-13701C2DE94B}"
ProjectSection(SolutionItems) = preProject
.nuget\NuGet.Config = .nuget\NuGet.Config
.nuget\NuGet.exe = .nuget\NuGet.exe
.nuget\NuGet.targets = .nuget\NuGet.targets
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Kombit.Samples.CH.WebsiteDemo", "Kombit.Samples.CH.WebsiteDemo\Kombit.Samples.CH.WebsiteDemo.csproj", "{5CABB53A-798E-4725-B755-18A60ECC5D31}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|x64 = Debug|x64
MSI|Any CPU = MSI|Any CPU
MSI|Mixed Platforms = MSI|Mixed Platforms
MSI|x64 = MSI|x64
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|x64 = Release|x64
Release64|Any CPU = Release64|Any CPU
Release64|Mixed Platforms = Release64|Mixed Platforms
Release64|x64 = Release64|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5CABB53A-798E-4725-B755-18A60ECC5D31}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5CABB53A-798E-4725-B755-18A60ECC5D31}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5CABB53A-798E-4725-B755-18A60ECC5D31}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{5CABB53A-798E-4725-B755-18A60ECC5D31}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{5CABB53A-798E-4725-B755-18A60ECC5D31}.Debug|x64.ActiveCfg = Debug|x64
{5CABB53A-798E-4725-B755-18A60ECC5D31}.Debug|x64.Build.0 = Debug|x64
{5CABB53A-798E-4725-B755-18A60ECC5D31}.MSI|Any CPU.ActiveCfg = MSI|Any CPU
{5CABB53A-798E-4725-B755-18A60ECC5D31}.MSI|Any CPU.Build.0 = MSI|Any CPU
{5CABB53A-798E-4725-B755-18A60ECC5D31}.MSI|Mixed Platforms.ActiveCfg = MSI|Any CPU
{5CABB53A-798E-4725-B755-18A60ECC5D31}.MSI|Mixed Platforms.Build.0 = MSI|Any CPU
{5CABB53A-798E-4725-B755-18A60ECC5D31}.MSI|x64.ActiveCfg = MSI|x64
{5CABB53A-798E-4725-B755-18A60ECC5D31}.MSI|x64.Build.0 = MSI|x64
{5CABB53A-798E-4725-B755-18A60ECC5D31}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5CABB53A-798E-4725-B755-18A60ECC5D31}.Release|Any CPU.Build.0 = Release|Any CPU
{5CABB53A-798E-4725-B755-18A60ECC5D31}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{5CABB53A-798E-4725-B755-18A60ECC5D31}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{5CABB53A-798E-4725-B755-18A60ECC5D31}.Release|x64.ActiveCfg = Release|x64
{5CABB53A-798E-4725-B755-18A60ECC5D31}.Release|x64.Build.0 = Release|x64
{5CABB53A-798E-4725-B755-18A60ECC5D31}.Release64|Any CPU.ActiveCfg = Release64|Any CPU
{5CABB53A-798E-4725-B755-18A60ECC5D31}.Release64|Any CPU.Build.0 = Release64|Any CPU
{5CABB53A-798E-4725-B755-18A60ECC5D31}.Release64|Mixed Platforms.ActiveCfg = Release64|Any CPU
{5CABB53A-798E-4725-B755-18A60ECC5D31}.Release64|Mixed Platforms.Build.0 = Release64|Any CPU
{5CABB53A-798E-4725-B755-18A60ECC5D31}.Release64|x64.ActiveCfg = Release64|x64
{5CABB53A-798E-4725-B755-18A60ECC5D31}.Release64|x64.Build.0 = Release64|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal