From 4dc8c65daf3f2d17d32d2ad1bc2ee60108e3094b Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 14 Feb 2020 20:42:43 -0500 Subject: Added files --- HTML Editor/HTML Editor.vbproj | 138 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 HTML Editor/HTML Editor.vbproj (limited to 'HTML Editor/HTML Editor.vbproj') diff --git a/HTML Editor/HTML Editor.vbproj b/HTML Editor/HTML Editor.vbproj new file mode 100644 index 0000000..a45cf7b --- /dev/null +++ b/HTML Editor/HTML Editor.vbproj @@ -0,0 +1,138 @@ + + + + + Debug + AnyCPU + {38056E71-4DD2-490B-8063-99D90FC927C3} + WinExe + HTML_Editor.My.MyApplication + HTML_Editor + HTML Editor + 512 + WindowsForms + v4.6 + true + + + AnyCPU + true + full + true + true + bin\Debug\ + HTML Editor.xml + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + + + AnyCPU + pdbonly + false + true + true + bin\Release\ + HTML Editor.xml + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + + + On + + + Binary + + + Off + + + On + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Form + + + Form1.vb + Form + + + Form2.vb + + + Form + + + + True + Application.myapp + + + True + True + Resources.resx + + + True + Settings.settings + True + + + + + Form1.vb + + + Form2.vb + + + VbMyResourcesResXFileCodeGenerator + Resources.Designer.vb + My.Resources + Designer + + + + + MyApplicationCodeGenerator + Application.Designer.vb + + + SettingsSingleFileGenerator + My + Settings.Designer.vb + + + + + + \ No newline at end of file -- cgit v1.2.3