Skip to content

Commit 62a2ea7

Browse files
committed
931453: commit
1 parent 9fcac88 commit 62a2ea7

File tree

86 files changed

+28
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+28
-0
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio Version 17
4+
VisualStudioVersion = 17.8.34309.116
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CoreSample", "CoreSample\CoreSample.csproj", "{74B177C7-8BEA-4FC2-8067-208F7A494DA3}"
7+
EndProject
8+
Global
9+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
10+
Debug|Any CPU = Debug|Any CPU
11+
Release|Any CPU = Release|Any CPU
12+
Release-Xml|Any CPU = Release-Xml|Any CPU
13+
EndGlobalSection
14+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
15+
{74B177C7-8BEA-4FC2-8067-208F7A494DA3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16+
{74B177C7-8BEA-4FC2-8067-208F7A494DA3}.Debug|Any CPU.Build.0 = Debug|Any CPU
17+
{74B177C7-8BEA-4FC2-8067-208F7A494DA3}.Release|Any CPU.ActiveCfg = Release|Any CPU
18+
{74B177C7-8BEA-4FC2-8067-208F7A494DA3}.Release|Any CPU.Build.0 = Release|Any CPU
19+
{74B177C7-8BEA-4FC2-8067-208F7A494DA3}.Release-Xml|Any CPU.ActiveCfg = Release|Any CPU
20+
{74B177C7-8BEA-4FC2-8067-208F7A494DA3}.Release-Xml|Any CPU.Build.0 = Release|Any CPU
21+
EndGlobalSection
22+
GlobalSection(SolutionProperties) = preSolution
23+
HideSolutionNode = FALSE
24+
EndGlobalSection
25+
GlobalSection(ExtensibilityGlobals) = postSolution
26+
SolutionGuid = {0548ECA4-3BAC-44DB-90D2-F6C447AD24CC}
27+
EndGlobalSection
28+
EndGlobal

0 commit comments

Comments
 (0)