diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-02-14 20:42:43 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-02-14 20:42:43 -0500 |
| commit | 4dc8c65daf3f2d17d32d2ad1bc2ee60108e3094b (patch) | |
| tree | 6b6fb7e139a2cbc452ec579d96039bd0d4e38caf /HTML Editor.sln | |
| download | html-editor-4dc8c65daf3f2d17d32d2ad1bc2ee60108e3094b.tar.gz html-editor-4dc8c65daf3f2d17d32d2ad1bc2ee60108e3094b.tar.bz2 html-editor-4dc8c65daf3f2d17d32d2ad1bc2ee60108e3094b.zip | |
Diffstat (limited to 'HTML Editor.sln')
| -rw-r--r-- | HTML Editor.sln | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/HTML Editor.sln b/HTML Editor.sln new file mode 100644 index 0000000..bd7a6ea --- /dev/null +++ b/HTML Editor.sln @@ -0,0 +1,22 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 14 +VisualStudioVersion = 14.0.23107.0 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "HTML Editor", "HTML Editor\HTML Editor.vbproj", "{38056E71-4DD2-490B-8063-99D90FC927C3}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {38056E71-4DD2-490B-8063-99D90FC927C3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {38056E71-4DD2-490B-8063-99D90FC927C3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {38056E71-4DD2-490B-8063-99D90FC927C3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {38056E71-4DD2-490B-8063-99D90FC927C3}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal |
