Skip to content

Commit b1046e9

Browse files
committed
Moved ReadME
1 parent 3b0d7d0 commit b1046e9

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

File renamed without changes.

sql_profiler.sln

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
3-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "sql_profiler", "sql_profiler\sql_profiler.csproj", "{337F0509-40BF-4F38-BA9B-F7972E40BED4}"
3+
# Visual Studio 15
4+
VisualStudioVersion = 15.0.26730.12
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "sql_profiler", "sql_profiler\sql_profiler.csproj", "{337F0509-40BF-4F38-BA9B-F7972E40BED4}"
7+
EndProject
8+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{48DE8B2B-ED7D-42DB-BD6A-01C35D978401}"
9+
ProjectSection(SolutionItems) = preProject
10+
README.md = README.md
11+
EndProjectSection
412
EndProject
513
Global
614
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -13,4 +21,10 @@ Global
1321
{337F0509-40BF-4F38-BA9B-F7972E40BED4}.Release|Any CPU.ActiveCfg = Release|Any CPU
1422
{337F0509-40BF-4F38-BA9B-F7972E40BED4}.Release|Any CPU.Build.0 = Release|Any CPU
1523
EndGlobalSection
24+
GlobalSection(SolutionProperties) = preSolution
25+
HideSolutionNode = FALSE
26+
EndGlobalSection
27+
GlobalSection(ExtensibilityGlobals) = postSolution
28+
SolutionGuid = {BF379AE7-8ADA-4F77-8CF2-2DFF82062284}
29+
EndGlobalSection
1630
EndGlobal

0 commit comments

Comments
 (0)