update 20251008

This commit is contained in:
Stefan Hutter
2025-10-08 17:23:08 +02:00
parent 2773ca3baa
commit 6b7de9389c
206 changed files with 855857 additions and 116 deletions

View File

@@ -89,6 +89,10 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ZZ_Scripting", "ZZ_Scriptin
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OnDocScript", "OnDocScript\OnDocScript.csproj", "{58940438-C0C5-4C6F-A8EF-EC716C4F9CAB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OnDoc_JSONViewer", "OnDoc_JSONViewer\OnDoc_JSONViewer.csproj", "{B0ED9A08-613F-48FA-9890-1B84197FD8BA}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OnDocUpdate", "OnDocUpdate\OnDocUpdate.csproj", "{388A9AAF-E3CA-4C1E-BFF5-2B98753DA8BC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -255,6 +259,14 @@ Global
{58940438-C0C5-4C6F-A8EF-EC716C4F9CAB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{58940438-C0C5-4C6F-A8EF-EC716C4F9CAB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{58940438-C0C5-4C6F-A8EF-EC716C4F9CAB}.Release|Any CPU.Build.0 = Release|Any CPU
{B0ED9A08-613F-48FA-9890-1B84197FD8BA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B0ED9A08-613F-48FA-9890-1B84197FD8BA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B0ED9A08-613F-48FA-9890-1B84197FD8BA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B0ED9A08-613F-48FA-9890-1B84197FD8BA}.Release|Any CPU.Build.0 = Release|Any CPU
{388A9AAF-E3CA-4C1E-BFF5-2B98753DA8BC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{388A9AAF-E3CA-4C1E-BFF5-2B98753DA8BC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{388A9AAF-E3CA-4C1E-BFF5-2B98753DA8BC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{388A9AAF-E3CA-4C1E-BFF5-2B98753DA8BC}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE