about summary refs log tree commit diff
path: root/txt_to_html/txt_to_html.sln
diff options
context:
space:
mode:
author1970-01-01 00:00:00 +0000
committer1970-01-01 00:00:00 +0000
commit4e81f4f72e6ee12ba4977f147fac297c81f78a29 (patch)
treec1443c787fcd1e1555c9b5bc525948825b110501 /txt_to_html/txt_to_html.sln
downloadwf-4e81f4f72e6ee12ba4977f147fac297c81f78a29.tar
wf-4e81f4f72e6ee12ba4977f147fac297c81f78a29.tar.gz
wf-4e81f4f72e6ee12ba4977f147fac297c81f78a29.tar.bz2
wf-4e81f4f72e6ee12ba4977f147fac297c81f78a29.tar.xz
wf-4e81f4f72e6ee12ba4977f147fac297c81f78a29.zip
txt to html
Diffstat (limited to 'txt_to_html/txt_to_html.sln')
-rw-r--r--txt_to_html/txt_to_html.sln25
1 files changed, 25 insertions, 0 deletions
diff --git a/txt_to_html/txt_to_html.sln b/txt_to_html/txt_to_html.sln
new file mode 100644
index 0000000..675af89
--- /dev/null
+++ b/txt_to_html/txt_to_html.sln
@@ -0,0 +1,25 @@
+

+Microsoft Visual Studio Solution File, Format Version 12.00

+# Visual Studio Version 17

+VisualStudioVersion = 17.8.34330.188

+MinimumVisualStudioVersion = 10.0.40219.1

+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "txt_to_html", "txt_to_html\txt_to_html.csproj", "{0A5FA791-BEF2-498E-9F49-070588751502}"

+EndProject

+Global

+	GlobalSection(SolutionConfigurationPlatforms) = preSolution

+		Debug|Any CPU = Debug|Any CPU

+		Release|Any CPU = Release|Any CPU

+	EndGlobalSection

+	GlobalSection(ProjectConfigurationPlatforms) = postSolution

+		{0A5FA791-BEF2-498E-9F49-070588751502}.Debug|Any CPU.ActiveCfg = Debug|Any CPU

+		{0A5FA791-BEF2-498E-9F49-070588751502}.Debug|Any CPU.Build.0 = Debug|Any CPU

+		{0A5FA791-BEF2-498E-9F49-070588751502}.Release|Any CPU.ActiveCfg = Release|Any CPU

+		{0A5FA791-BEF2-498E-9F49-070588751502}.Release|Any CPU.Build.0 = Release|Any CPU

+	EndGlobalSection

+	GlobalSection(SolutionProperties) = preSolution

+		HideSolutionNode = FALSE

+	EndGlobalSection

+	GlobalSection(ExtensibilityGlobals) = postSolution

+		SolutionGuid = {6C057B23-0097-4D3B-949F-2E6D5F6B1C5A}

+	EndGlobalSection

+EndGlobal