update 20241011

This commit is contained in:
Stefan Hutter
2024-10-11 21:38:02 +02:00
parent b8a392b514
commit 5bea1d4535
202 changed files with 995 additions and 289 deletions

View File

@@ -39,6 +39,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OnDocOffice", "OnDocOffice\
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OnDocWeb", "OnDocWeb\OnDocWeb.csproj", "{EA7C978E-5E01-4377-912D-58F0DD9EDB4D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OnDocMessage", "OnDocMessage\OnDocMessage.csproj", "{EEA37744-913B-42A6-9BF8-6D251CEAB4C0}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -105,6 +107,10 @@ Global
{EA7C978E-5E01-4377-912D-58F0DD9EDB4D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EA7C978E-5E01-4377-912D-58F0DD9EDB4D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EA7C978E-5E01-4377-912D-58F0DD9EDB4D}.Release|Any CPU.Build.0 = Release|Any CPU
{EEA37744-913B-42A6-9BF8-6D251CEAB4C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EEA37744-913B-42A6-9BF8-6D251CEAB4C0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EEA37744-913B-42A6-9BF8-6D251CEAB4C0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EEA37744-913B-42A6-9BF8-6D251CEAB4C0}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE