FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
AddFeatureFolders/AddFeatureFolders.sln at master · OdeToCode/AddFeatureFolders · GitHub
OdeToCode
/
AddFeatureFolders
Public
Notifications
You must be signed in to change notification settings
Fork
66
Star
250
Code
Issues
5
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
AddFeatureFolders
/
AddFeatureFolders.sln
Copy path
More file actions
More file actions
Latest commit
History
History
History
53 lines (53 loc) · 3 KB
Breadcrumbs
AddFeatureFolders
/
AddFeatureFolders.sln
Copy path
File metadata and controls
53 lines (53 loc) · 3 KB
Raw
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
44
45
46
47
48
49
50
51
52
53
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion =
15.0.26430.6
MinimumVisualStudioVersion =
15.0.26124.0
Project
(
"{2150E333-8FDC-42A3-9474-1A3956D46DE8}"
) =
"src"
,
"src"
,
"{6C8D0F52-A4B8-43C2-8086-2C1591DF47DA}"
EndProject
Project
(
"{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
) =
"OdeToCode.AddFeatureFolders"
,
"src\OdeToCode.AddFeatureFolders\OdeToCode.AddFeatureFolders.csproj"
,
"{3075800F-560F-4787-964E-484648201CDB}"
EndProject
Project
(
"{2150E333-8FDC-42A3-9474-1A3956D46DE8}"
) =
"test"
,
"test"
,
"{41A0898F-34AC-4A6F-9364-5BA432412C14}"
EndProject
Project
(
"{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
) =
"OdeToCode.AddFeatureFolders.Tests"
,
"test\OdeToCode.AddFeatureFolders.Tests\OdeToCode.AddFeatureFolders.Tests.csproj"
,
"{1108FCFF-072D-4B7A-A37F-7F1304821B73}"
EndProject
Project
(
"{2150E333-8FDC-42A3-9474-1A3956D46DE8}"
) =
"sample"
,
"sample"
,
"{D3923ABE-3B29-469A-A6CD-0845029AA539}"
EndProject
Project
(
"{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
) =
"WebApplication"
,
"sample\WebApplication\WebApplication.csproj"
,
"{5EC27CA4-E5FB-46F9-8047-8214FF7ACEDF}"
EndProject
Project
(
"{2150E333-8FDC-42A3-9474-1A3956D46DE8}"
) =
"Solution Items"
,
"Solution Items"
,
"{B55FC53B-F6B3-4504-B27F-3AFB6F77A4ED}"
Project
Section
(
SolutionItems
) =
preProject
.
gitignore
= .
gitignore
appveyor
.
yml
=
appveyor
.
yml
build
.
ps1
=
build
.
ps1
LICENSE =
LICENSE
README
.
md
=
README
.
md
EndProject
Section
EndProject
Global
GlobalSection
(
SolutionConfigurationPlatforms
) =
preSolution
Debug|
Any CPU
=
Debug|
Any CPU
Release|
Any CPU
=
Release|
Any CPU
EndGlobalSection
GlobalSection
(
ProjectConfigurationPlatforms
) =
postSolution
{3075800F-560F-4787-964E-484648201CDB}
.
Debug|
Any CPU
.
ActiveCfg
=
Debug|
Any CPU
{3075800F-560F-4787-964E-484648201CDB}
.
Debug|
Any CPU
.
Build
.
0
=
Debug|
Any CPU
{3075800F-560F-4787-964E-484648201CDB}
.
Release|
Any CPU
.
ActiveCfg
=
Release|
Any CPU
{3075800F-560F-4787-964E-484648201CDB}
.
Release|
Any CPU
.
Build
.
0
=
Release|
Any CPU
{1108FCFF-072D-4B7A-A37F-7F1304821B73}
.
Debug|
Any CPU
.
ActiveCfg
=
Debug|
Any CPU
{1108FCFF-072D-4B7A-A37F-7F1304821B73}
.
Debug|
Any CPU
.
Build
.
0
=
Debug|
Any CPU
{1108FCFF-072D-4B7A-A37F-7F1304821B73}
.
Release|
Any CPU
.
ActiveCfg
=
Release|
Any CPU
{1108FCFF-072D-4B7A-A37F-7F1304821B73}
.
Release|
Any CPU
.
Build
.
0
=
Release|
Any CPU
{5EC27CA4-E5FB-46F9-8047-8214FF7ACEDF}
.
Debug|
Any CPU
.
ActiveCfg
=
Debug|
Any CPU
{5EC27CA4-E5FB-46F9-8047-8214FF7ACEDF}
.
Debug|
Any CPU
.
Build
.
0
=
Debug|
Any CPU
{5EC27CA4-E5FB-46F9-8047-8214FF7ACEDF}
.
Release|
Any CPU
.
ActiveCfg
=
Release|
Any CPU
{5EC27CA4-E5FB-46F9-8047-8214FF7ACEDF}
.
Release|
Any CPU
.
Build
.
0
=
Release|
Any CPU
EndGlobalSection
GlobalSection
(
SolutionProperties
) =
preSolution
HideSolutionNode =
FALSE
EndGlobalSection
GlobalSection
(
NestedProjects
) =
preSolution
{3075800F-560F-4787-964E-484648201CDB}
=
{6C8D0F52-A4B8-43C2-8086-2C1591DF47DA}
{1108FCFF-072D-4B7A-A37F-7F1304821B73}
=
{41A0898F-34AC-4A6F-9364-5BA432412C14}
{5EC27CA4-E5FB-46F9-8047-8214FF7ACEDF}
=
{D3923ABE-3B29-469A-A6CD-0845029AA539}
EndGlobalSection
EndGlobal
Back
|
FazBrowse Home
|
New Git URL