Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
43 lines (43 loc) · 2.51 KB

File metadata and controls

43 lines (43 loc) · 2.51 KB
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28010.2026
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sample.Web", "Sample.Web\Sample.Web.csproj", "{074B0561-45B6-4191-B4C2-4E5F59E26369}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sample.Application", "Sample.Application\Sample.Application.csproj", "{5A3089F1-4113-4179-84C9-9C02007FE7D8}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sample.Core", "Sample.Core\Sample.Core.csproj", "{54562A5B-5623-470E-9B2F-2BE330F4210F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sample.WebApi", "Sample.WebApi\Sample.WebApi.csproj", "{808A4297-73EE-4D82-8B96-1D46AC560270}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{074B0561-45B6-4191-B4C2-4E5F59E26369}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{074B0561-45B6-4191-B4C2-4E5F59E26369}.Debug|Any CPU.Build.0 = Debug|Any CPU
{074B0561-45B6-4191-B4C2-4E5F59E26369}.Release|Any CPU.ActiveCfg = Release|Any CPU
{074B0561-45B6-4191-B4C2-4E5F59E26369}.Release|Any CPU.Build.0 = Release|Any CPU
{5A3089F1-4113-4179-84C9-9C02007FE7D8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5A3089F1-4113-4179-84C9-9C02007FE7D8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5A3089F1-4113-4179-84C9-9C02007FE7D8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5A3089F1-4113-4179-84C9-9C02007FE7D8}.Release|Any CPU.Build.0 = Release|Any CPU
{54562A5B-5623-470E-9B2F-2BE330F4210F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{54562A5B-5623-470E-9B2F-2BE330F4210F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{54562A5B-5623-470E-9B2F-2BE330F4210F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{54562A5B-5623-470E-9B2F-2BE330F4210F}.Release|Any CPU.Build.0 = Release|Any CPU
{808A4297-73EE-4D82-8B96-1D46AC560270}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{808A4297-73EE-4D82-8B96-1D46AC560270}.Debug|Any CPU.Build.0 = Debug|Any CPU
{808A4297-73EE-4D82-8B96-1D46AC560270}.Release|Any CPU.ActiveCfg = Release|Any CPU
{808A4297-73EE-4D82-8B96-1D46AC560270}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8A8F627A-AB87-4D50-9191-15CFE8DF1B25}
EndGlobalSection
EndGlobal
Morty Proxy This is a proxified and sanitized view of the page, visit original site.