Skip to content

Commit c0d6437

Browse files
author
Redwan Sharafat Kabir
committed
personal website
1 parent dd6d80e commit c0d6437

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

First personal profile website.sln

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio 15
4+
VisualStudioVersion = 15.0.28307.572
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "First personal profile website", "First personal profile website\First personal profile website.csproj", "{E1828DF2-D616-4B09-8C07-D2E1FE724C17}"
7+
EndProject
8+
Global
9+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
10+
Debug|x86 = Debug|x86
11+
EndGlobalSection
12+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
13+
{E1828DF2-D616-4B09-8C07-D2E1FE724C17}.Debug|x86.ActiveCfg = Debug|x86
14+
{E1828DF2-D616-4B09-8C07-D2E1FE724C17}.Debug|x86.Build.0 = Debug|x86
15+
EndGlobalSection
16+
GlobalSection(SolutionProperties) = preSolution
17+
HideSolutionNode = FALSE
18+
EndGlobalSection
19+
GlobalSection(ExtensibilityGlobals) = postSolution
20+
SolutionGuid = {B1814084-943B-4FEC-8FDF-A317A3CAB42B}
21+
EndGlobalSection
22+
EndGlobal

0 commit comments

Comments
 (0)