chore: sync LIAM solution snapshot incl. diagnostics tooling
- update multiple LIAM projects and solution/config files - add LiamWorkflowDiagnostics app sources and generated outputs - include current workspace state (dependencies and build outputs)
This commit is contained in:
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamActiveDirectory.dll
Normal file
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamActiveDirectory.dll
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamActiveDirectory.pdb
Normal file
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamActiveDirectory.pdb
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamBaseClasses.dll
Normal file
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamBaseClasses.dll
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamBaseClasses.pdb
Normal file
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamBaseClasses.pdb
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamExchange.dll
Normal file
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamExchange.dll
Normal file
Binary file not shown.
11
LiamWorkflowDiagnostics/bin/Debug/LiamExchange.dll.config
Normal file
11
LiamWorkflowDiagnostics/bin/Debug/LiamExchange.dll.config
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" />
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
</configuration>
|
||||
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamExchange.pdb
Normal file
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamExchange.pdb
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamHelper.dll
Normal file
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamHelper.dll
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamHelper.pdb
Normal file
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamHelper.pdb
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamMsGraph.dll
Normal file
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamMsGraph.dll
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamMsGraph.pdb
Normal file
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamMsGraph.pdb
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamMsTeams.dll
Normal file
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamMsTeams.dll
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamMsTeams.pdb
Normal file
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamMsTeams.pdb
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamNtfs.dll
Normal file
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamNtfs.dll
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamNtfs.pdb
Normal file
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamNtfs.pdb
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamWorkflowActivities.dll
Normal file
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamWorkflowActivities.dll
Normal file
Binary file not shown.
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-12.0.0.0" newVersion="12.0.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="System.ValueTuple" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-4.0.5.0" newVersion="4.0.5.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" />
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
</configuration>
|
||||
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamWorkflowActivities.pdb
Normal file
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamWorkflowActivities.pdb
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamWorkflowDiagnostics.exe
Normal file
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamWorkflowDiagnostics.exe
Normal file
Binary file not shown.
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
|
||||
</startup>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-12.0.0.0" newVersion="12.0.0.0" />
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
</configuration>
|
||||
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamWorkflowDiagnostics.pdb
Normal file
BIN
LiamWorkflowDiagnostics/bin/Debug/LiamWorkflowDiagnostics.pdb
Normal file
Binary file not shown.
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"ProviderType": 4,
|
||||
"GroupStrategy": 0,
|
||||
"Domain": "63hf0m.onmicrosoft.com",
|
||||
"RootPath": "",
|
||||
"MaxDepth": "1",
|
||||
"GroupFilter": "",
|
||||
"GroupPath": "DC=63hf0m,DC=onmicrosoft,DC=com",
|
||||
"DataAreaFilter": "",
|
||||
"DataAreaRegex": "",
|
||||
"GroupRegex": "",
|
||||
"TraverseGroup": "",
|
||||
"OwnerGroupGlobal": "",
|
||||
"OwnerGroupLocal": "",
|
||||
"WriteGroupGlobal": "",
|
||||
"WriteGroupLocal": "",
|
||||
"ReadGroupGlobal": "",
|
||||
"ReadGroupLocal": "",
|
||||
"CredentialUser": "7320d331-5918-475c-b091-c1a2608312ff",
|
||||
"CredentialDomain": "63hf0m.onmicrosoft.com",
|
||||
"MaskToken": "***",
|
||||
"AdditionalConfiguration": "",
|
||||
"CustomTags": "ADGroupPrefix=ACL\r\n",
|
||||
"NamingConventions": "[\r\n {\r\n \"Name\": \"\",\r\n \"Description\": \"\",\r\n \"NamingTemplate\": \"\",\r\n \"DescriptionTemplate\": \"\",\r\n \"Wildcard\": \"\",\r\n \"AccessRole\": 4,\r\n \"Scope\": 2,\r\n \"ProviderType\": null\r\n },\r\n {\r\n \"Name\": \"\",\r\n \"Description\": \"\",\r\n \"NamingTemplate\": \"\",\r\n \"DescriptionTemplate\": \"\",\r\n \"Wildcard\": \"\",\r\n \"AccessRole\": 1,\r\n \"Scope\": 2,\r\n \"ProviderType\": null\r\n },\r\n {\r\n \"Name\": \"\",\r\n \"Description\": \"\",\r\n \"NamingTemplate\": \"\",\r\n \"DescriptionTemplate\": \"\",\r\n \"Wildcard\": \"\",\r\n \"AccessRole\": 2,\r\n \"Scope\": 2,\r\n \"ProviderType\": null\r\n },\r\n {\r\n \"Name\": \"\",\r\n \"Description\": \"\",\r\n \"NamingTemplate\": \"\",\r\n \"DescriptionTemplate\": \"\",\r\n \"Wildcard\": \"\",\r\n \"AccessRole\": 3,\r\n \"Scope\": 2,\r\n \"ProviderType\": null\r\n }\r\n]",
|
||||
"RawJson": "{\r\n \"ProviderType\": 4,\r\n \"Domain\": \"63hf0m.onmicrosoft.com\",\r\n \"RootPath\": \"\",\r\n \"Credential\": {\r\n \"Domain\": \"63hf0m.onmicrosoft.com\",\r\n \"Identification\": \"7320d331-5918-475c-b091-c1a2608312ff\",\r\n \"Secret\": \"***\"\r\n },\r\n \"MaxDepth\": 1,\r\n \"GroupStrategy\": 0,\r\n \"DataAreaFilter\": \"\",\r\n \"DataAreaRegEx\": \"\",\r\n \"GroupFilter\": \"\",\r\n \"GroupRegEx\": \"\",\r\n \"GroupPath\": \"DC=63hf0m,DC=onmicrosoft,DC=com\",\r\n \"OwnerGroupGlobal\": \"\",\r\n \"OwnerGroupLocal\": \"\",\r\n \"WriteGroupGlobal\": \"\",\r\n \"WriteGroupLocal\": \"\",\r\n \"ReadGroupGlobal\": \"\",\r\n \"ReadGroupLocal\": \"\",\r\n \"TraverseGroup\": \"\",\r\n \"NamingConventions\": [\r\n {\r\n \"Name\": \"\",\r\n \"Description\": \"\",\r\n \"NamingTemplate\": \"\",\r\n \"DescriptionTemplate\": \"\",\r\n \"Wildcard\": \"\",\r\n \"AccessRole\": 4,\r\n \"Scope\": 2,\r\n \"ProviderType\": null\r\n },\r\n {\r\n \"Name\": \"\",\r\n \"Description\": \"\",\r\n \"NamingTemplate\": \"\",\r\n \"DescriptionTemplate\": \"\",\r\n \"Wildcard\": \"\",\r\n \"AccessRole\": 1,\r\n \"Scope\": 2,\r\n \"ProviderType\": null\r\n },\r\n {\r\n \"Name\": \"\",\r\n \"Description\": \"\",\r\n \"NamingTemplate\": \"\",\r\n \"DescriptionTemplate\": \"\",\r\n \"Wildcard\": \"\",\r\n \"AccessRole\": 2,\r\n \"Scope\": 2,\r\n \"ProviderType\": null\r\n },\r\n {\r\n \"Name\": \"\",\r\n \"Description\": \"\",\r\n \"NamingTemplate\": \"\",\r\n \"DescriptionTemplate\": \"\",\r\n \"Wildcard\": \"\",\r\n \"AccessRole\": 3,\r\n \"Scope\": 2,\r\n \"ProviderType\": null\r\n }\r\n ],\r\n \"CustomTags\": {\r\n \"ADGroupPrefix\": \"ACL\"\r\n },\r\n \"AdditionalConfiguration\": {}\r\n}",
|
||||
"ProviderConfigClassId": "fee5af02-92aa-f011-6d87-00155d320632",
|
||||
"ProviderConfigObjectId": "13cb425f-74ca-c4b4-3216-08de0cb5ad0b",
|
||||
"ServerName": "di18Q~ZlzZjxryr2YV6dp3X-Ug2tQQU3523Ticrv",
|
||||
"UseHttps": false,
|
||||
"License": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\r\n<C4IT-License-Info Product=\"C4IT Light Access Management (LIAM)\" Id=\"28757DE2-690F-4D3B-9AB7-4AB7FB630901\">\r\n <License Id=\"7D603031-3CB6-432F-84CF-BFAB8977069D\" Revision=\"1.9\" Type=\"DEMO\" Customer=\"LIAM Demo Lizenz für C4IT internen Gebrauch\" CustomerId=\"A3A5E66E-6A91-44E2-9F3A-F04C67642BCB\" StartDate=\"2025-01-01\" EndDate=\"2025-12-31\" Signature=\"z0so5CkwVp4OUF+7Kikz/jLDZD1JeZGroporgtK4s2BkqN1Bzlsn5X1Zg+Dk8auvCn8mI+6vtwyLgncr+3AQoXkSiCfxzX01WhaFOydpJG+qwn/GErBGjfK7npwFRjCGN5n35dwGzEroJsN5ZE5Fxkg38XSQzF5CgtphpQJhk64=\">\r\n <License-Metrics Type=\"ManagedUsers\" Count=\"10\" />\r\n <Matrix42-ESM>\r\n <Portal Server=\"*\" />\r\n </Matrix42-ESM>\r\n <Modules>\r\n <Module Name=\"MS NTFS\" Id=\"77e213a1-6517-ea11-4881-000c2980fd94\" />\r\n <Module Name=\"MS Teams\" Id=\"2591832a-1b25-ec11-6985-00155d300101\" />\r\n <Module Name=\"Active Directory\" Id=\"e820a625-0653-ee11-b886-00155d300101\" />\r\n <Module Name=\"Exchange\" Id=\"45dbbbd8-defa-ef11-8784-00155d320627\" />\r\n </Modules>\r\n </License>\r\n</C4IT-License-Info>"
|
||||
}
|
||||
BIN
LiamWorkflowDiagnostics/bin/Debug/Matrix42.Common.dll
Normal file
BIN
LiamWorkflowDiagnostics/bin/Debug/Matrix42.Common.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Debug/Newtonsoft.Json.dll
Normal file
BIN
LiamWorkflowDiagnostics/bin/Debug/Newtonsoft.Json.dll
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Debug/System.Json.dll
Normal file
BIN
LiamWorkflowDiagnostics/bin/Debug/System.Json.dll
Normal file
Binary file not shown.
Binary file not shown.
142147
LiamWorkflowDiagnostics/bin/Debug/System.Management.Automation.xml
Normal file
142147
LiamWorkflowDiagnostics/bin/Debug/System.Management.Automation.xml
Normal file
File diff suppressed because it is too large
Load Diff
4104
LiamWorkflowDiagnostics/bin/Debug/logs/LiamWorkflowDiagnostics.log
Normal file
4104
LiamWorkflowDiagnostics/bin/Debug/logs/LiamWorkflowDiagnostics.log
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user