Skip to content

Commit 2596776

Browse files
committed
Add a VS solution
1 parent 4258d43 commit 2596776

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

OneNoteApi.sln

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio 14
4+
VisualStudioVersion = 14.0.23107.0
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OneNoteApi", "OneNoteApi.csproj", "{523C9308-B7F5-4C53-8A33-FCA2F34F6AE3}"
7+
EndProject
8+
Global
9+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
10+
Debug|Any CPU = Debug|Any CPU
11+
EndGlobalSection
12+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
13+
{523C9308-B7F5-4C53-8A33-FCA2F34F6AE3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
14+
{523C9308-B7F5-4C53-8A33-FCA2F34F6AE3}.Debug|Any CPU.Build.0 = Debug|Any CPU
15+
EndGlobalSection
16+
GlobalSection(SolutionProperties) = preSolution
17+
HideSolutionNode = FALSE
18+
EndGlobalSection
19+
EndGlobal

0 commit comments

Comments
 (0)