-
Notifications
You must be signed in to change notification settings - Fork 0
/
CSharp-Multilingual-Markdown-Generator.sln
25 lines (25 loc) · 1.17 KB
/
CSharp-Multilingual-Markdown-Generator.sln
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.32929.386
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharp-Multilingual-Markdown-Generator", "CSharp-Multilingual-Markdown-Generator\CSharp-Multilingual-Markdown-Generator.csproj", "{8A61078E-0639-4F0A-BA1D-D8CBD7AF3BA1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8A61078E-0639-4F0A-BA1D-D8CBD7AF3BA1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8A61078E-0639-4F0A-BA1D-D8CBD7AF3BA1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8A61078E-0639-4F0A-BA1D-D8CBD7AF3BA1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8A61078E-0639-4F0A-BA1D-D8CBD7AF3BA1}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0F5A8A90-2663-4205-B348-67271B4D2620}
EndGlobalSection
EndGlobal