update 20250727

This commit is contained in:
Stefan Hutter
2025-07-27 13:24:50 +02:00
parent cb8acfea57
commit 2237be483d
192 changed files with 23435 additions and 107 deletions

View File

@@ -0,0 +1,20 @@
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Basic Express 2005
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "HtmlTextBox", "HtmlTextBox\HtmlTextBox.vbproj", "{0E1165D8-17A4-48A8-9045-8196F00CCAB0}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0E1165D8-17A4-48A8-9045-8196F00CCAB0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0E1165D8-17A4-48A8-9045-8196F00CCAB0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0E1165D8-17A4-48A8-9045-8196F00CCAB0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0E1165D8-17A4-48A8-9045-8196F00CCAB0}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal