From ebbc6d9c1edcaaddfe10ad5db3e469e4c54acd84 Mon Sep 17 00:00:00 2001 From: Andre Lafleur Date: Fri, 15 May 2026 23:50:59 +0800 Subject: [PATCH] chore: simplify Platform SDK build configurations --- Samples/Genetec.Dap.CodeSamples.sln | 410 ------------------ .../AccessControlRawEventQuerySample.csproj | 43 +- .../AccessControlReportQuerySample.csproj | 43 +- .../AccessControlUnitManagerSample.csproj | 43 +- .../AccessControlUnitSample.csproj | 43 +- .../AccessEventMonitoringSample.csproj | 43 +- .../AccessRuleSample/AccessRuleSample.csproj | 43 +- .../AccessVerifierSample.csproj | 43 +- .../ActionMonitoringSample.csproj | 37 +- .../ActivityTrailsSample.csproj | 43 +- .../AlarmActivityQuerySample.csproj | 43 +- .../AlarmMonitoringSample.csproj | 43 +- .../ArchiverEventQuerySample.csproj | 43 +- .../ArchiverRoleSample.csproj | 43 +- .../AuditTrailsSample.csproj | 43 +- .../CameraConfigurationSample.csproj | 43 +- .../CameraEventSample.csproj | 43 +- .../CameraSample/CameraSample.csproj | 43 +- .../CardholderSample/CardholderSample.csproj | 43 +- .../CopyConfigurationSample.csproj | 43 +- .../CredentialBuilderSample.csproj | 43 +- .../CustomCardFormatBuilderSample.csproj | 37 +- .../CustomEntitySample.csproj | 43 +- .../CustomEventSample.csproj | 43 +- .../CustomFieldSample.csproj | 43 +- .../CustomIconSample/CustomIconSample.csproj | 43 +- .../CustomReportQuerySample.csproj | 43 +- .../DiagnosticServerSample.csproj | 41 +- .../DisplayInTileSample.csproj | 43 +- .../Platform SDK/DoorSample/DoorSample.csproj | 43 +- .../EntityCacheSample.csproj | 43 +- .../EntityCertificatesManagerSample.csproj | 43 +- .../EntityMappingSample.csproj | 43 +- .../EventMonitoringSample.csproj | 43 +- .../EventToActionSample.csproj | 43 +- .../HardwareInventoryQuerySample.csproj | 41 +- .../HealthEventQuerySample.csproj | 43 +- .../IncidentManagerSample.csproj | 43 +- .../IntrusionDetectionQuerySample.csproj | 41 +- .../LicenseManagerSample.csproj | 43 +- .../LoggerSample/LoggerSample.csproj | 43 +- .../LoginManagerSample.csproj | 65 +-- .../LprHitQuerySample.csproj | 43 +- .../MacroSample/MacroSample.csproj | 43 +- .../Platform SDK/MapSample/MapSample.csproj | 41 +- .../PartitionSample/PartitionSample.csproj | 43 +- .../PeopleCountingSample.csproj | 43 +- .../PlaySoundSample/PlaySoundSample.csproj | 43 +- Samples/Platform SDK/README.md | 80 ++-- .../RaiseEventSample/RaiseEventSample.csproj | 43 +- .../ReportExporterSample.csproj | 43 +- .../RequestManagerSample.csproj | 43 +- .../ResourceProviderSample.csproj | 41 +- .../Platform SDK/RoleSample/RoleSample.csproj | 43 +- .../ScheduleSample/ScheduleSample.csproj | 43 +- .../ScheduledTaskSample.csproj | 43 +- .../SecurityManagerSample.csproj | 43 +- .../SequenceQuerySample.csproj | 43 +- .../ServerInformationSample.csproj | 43 +- .../ServerSample/ServerSample.csproj | 43 +- .../ThumbnailQuerySample.csproj | 43 +- .../TimeAttendanceSample.csproj | 43 +- .../TransactionManagerSample.csproj | 43 +- .../TriggerAlarmSample.csproj | 43 +- .../UnusedCredentialQuerySample.csproj | 43 +- .../UserTaskSample/UserTaskSample.csproj | 43 +- .../VideoEventQuerySample.csproj | 43 +- .../VideoFileQuerySample.csproj | 43 +- .../VideoUnitSample/VideoUnitSample.csproj | 43 +- .../VisitorManagerSample.csproj | 43 +- 70 files changed, 427 insertions(+), 2987 deletions(-) diff --git a/Samples/Genetec.Dap.CodeSamples.sln b/Samples/Genetec.Dap.CodeSamples.sln index 04c06981..d0910bfe 100644 --- a/Samples/Genetec.Dap.CodeSamples.sln +++ b/Samples/Genetec.Dap.CodeSamples.sln @@ -245,1234 +245,824 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GwpRazorPagesSample", "Gene EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug_NET481|Any CPU = Debug_NET481|Any CPU Debug_NET8|Any CPU = Debug_NET8|Any CPU Debug|Any CPU = Debug|Any CPU - Release_NET481|Any CPU = Release_NET481|Any CPU Release_NET8|Any CPU = Release_NET8|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {2FEE543C-6E13-4289-B9BF-6E9338C14B98}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {2FEE543C-6E13-4289-B9BF-6E9338C14B98}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {2FEE543C-6E13-4289-B9BF-6E9338C14B98}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {2FEE543C-6E13-4289-B9BF-6E9338C14B98}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {2FEE543C-6E13-4289-B9BF-6E9338C14B98}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {2FEE543C-6E13-4289-B9BF-6E9338C14B98}.Debug|Any CPU.Build.0 = Debug|Any CPU - {2FEE543C-6E13-4289-B9BF-6E9338C14B98}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {2FEE543C-6E13-4289-B9BF-6E9338C14B98}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {2FEE543C-6E13-4289-B9BF-6E9338C14B98}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {2FEE543C-6E13-4289-B9BF-6E9338C14B98}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {2FEE543C-6E13-4289-B9BF-6E9338C14B98}.Release|Any CPU.ActiveCfg = Release|Any CPU {2FEE543C-6E13-4289-B9BF-6E9338C14B98}.Release|Any CPU.Build.0 = Release|Any CPU - {5A217BBF-EAFA-4F52-B81A-02C4232DA68E}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {5A217BBF-EAFA-4F52-B81A-02C4232DA68E}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {5A217BBF-EAFA-4F52-B81A-02C4232DA68E}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {5A217BBF-EAFA-4F52-B81A-02C4232DA68E}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {5A217BBF-EAFA-4F52-B81A-02C4232DA68E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {5A217BBF-EAFA-4F52-B81A-02C4232DA68E}.Debug|Any CPU.Build.0 = Debug|Any CPU - {5A217BBF-EAFA-4F52-B81A-02C4232DA68E}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {5A217BBF-EAFA-4F52-B81A-02C4232DA68E}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {5A217BBF-EAFA-4F52-B81A-02C4232DA68E}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {5A217BBF-EAFA-4F52-B81A-02C4232DA68E}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {5A217BBF-EAFA-4F52-B81A-02C4232DA68E}.Release|Any CPU.ActiveCfg = Release|Any CPU {5A217BBF-EAFA-4F52-B81A-02C4232DA68E}.Release|Any CPU.Build.0 = Release|Any CPU - {BBF48177-99DE-4EE3-BEA5-8E69F7B46D81}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {BBF48177-99DE-4EE3-BEA5-8E69F7B46D81}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {BBF48177-99DE-4EE3-BEA5-8E69F7B46D81}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {BBF48177-99DE-4EE3-BEA5-8E69F7B46D81}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {BBF48177-99DE-4EE3-BEA5-8E69F7B46D81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {BBF48177-99DE-4EE3-BEA5-8E69F7B46D81}.Debug|Any CPU.Build.0 = Debug|Any CPU - {BBF48177-99DE-4EE3-BEA5-8E69F7B46D81}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {BBF48177-99DE-4EE3-BEA5-8E69F7B46D81}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {BBF48177-99DE-4EE3-BEA5-8E69F7B46D81}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {BBF48177-99DE-4EE3-BEA5-8E69F7B46D81}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {BBF48177-99DE-4EE3-BEA5-8E69F7B46D81}.Release|Any CPU.ActiveCfg = Release|Any CPU {BBF48177-99DE-4EE3-BEA5-8E69F7B46D81}.Release|Any CPU.Build.0 = Release|Any CPU - {F3D8A13F-B371-4EC9-820D-00E05FDB8E27}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {F3D8A13F-B371-4EC9-820D-00E05FDB8E27}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {F3D8A13F-B371-4EC9-820D-00E05FDB8E27}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {F3D8A13F-B371-4EC9-820D-00E05FDB8E27}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {F3D8A13F-B371-4EC9-820D-00E05FDB8E27}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {F3D8A13F-B371-4EC9-820D-00E05FDB8E27}.Debug|Any CPU.Build.0 = Debug|Any CPU - {F3D8A13F-B371-4EC9-820D-00E05FDB8E27}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {F3D8A13F-B371-4EC9-820D-00E05FDB8E27}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {F3D8A13F-B371-4EC9-820D-00E05FDB8E27}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {F3D8A13F-B371-4EC9-820D-00E05FDB8E27}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {F3D8A13F-B371-4EC9-820D-00E05FDB8E27}.Release|Any CPU.ActiveCfg = Release|Any CPU {F3D8A13F-B371-4EC9-820D-00E05FDB8E27}.Release|Any CPU.Build.0 = Release|Any CPU - {788E1362-7FAD-483D-9E8F-50855FB860FC}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {788E1362-7FAD-483D-9E8F-50855FB860FC}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {788E1362-7FAD-483D-9E8F-50855FB860FC}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {788E1362-7FAD-483D-9E8F-50855FB860FC}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {788E1362-7FAD-483D-9E8F-50855FB860FC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {788E1362-7FAD-483D-9E8F-50855FB860FC}.Debug|Any CPU.Build.0 = Debug|Any CPU - {788E1362-7FAD-483D-9E8F-50855FB860FC}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {788E1362-7FAD-483D-9E8F-50855FB860FC}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {788E1362-7FAD-483D-9E8F-50855FB860FC}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {788E1362-7FAD-483D-9E8F-50855FB860FC}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {788E1362-7FAD-483D-9E8F-50855FB860FC}.Release|Any CPU.ActiveCfg = Release|Any CPU {788E1362-7FAD-483D-9E8F-50855FB860FC}.Release|Any CPU.Build.0 = Release|Any CPU - {F8E1FD6D-1853-4189-96A9-85948E80C1BF}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {F8E1FD6D-1853-4189-96A9-85948E80C1BF}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {F8E1FD6D-1853-4189-96A9-85948E80C1BF}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {F8E1FD6D-1853-4189-96A9-85948E80C1BF}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {F8E1FD6D-1853-4189-96A9-85948E80C1BF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {F8E1FD6D-1853-4189-96A9-85948E80C1BF}.Debug|Any CPU.Build.0 = Debug|Any CPU - {F8E1FD6D-1853-4189-96A9-85948E80C1BF}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {F8E1FD6D-1853-4189-96A9-85948E80C1BF}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {F8E1FD6D-1853-4189-96A9-85948E80C1BF}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {F8E1FD6D-1853-4189-96A9-85948E80C1BF}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {F8E1FD6D-1853-4189-96A9-85948E80C1BF}.Release|Any CPU.ActiveCfg = Release|Any CPU {F8E1FD6D-1853-4189-96A9-85948E80C1BF}.Release|Any CPU.Build.0 = Release|Any CPU - {880C6C9D-B583-450F-964C-362261A9F5DD}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {880C6C9D-B583-450F-964C-362261A9F5DD}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {880C6C9D-B583-450F-964C-362261A9F5DD}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {880C6C9D-B583-450F-964C-362261A9F5DD}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {880C6C9D-B583-450F-964C-362261A9F5DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {880C6C9D-B583-450F-964C-362261A9F5DD}.Debug|Any CPU.Build.0 = Debug|Any CPU - {880C6C9D-B583-450F-964C-362261A9F5DD}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {880C6C9D-B583-450F-964C-362261A9F5DD}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {880C6C9D-B583-450F-964C-362261A9F5DD}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {880C6C9D-B583-450F-964C-362261A9F5DD}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {880C6C9D-B583-450F-964C-362261A9F5DD}.Release|Any CPU.ActiveCfg = Release|Any CPU {880C6C9D-B583-450F-964C-362261A9F5DD}.Release|Any CPU.Build.0 = Release|Any CPU - {4B3F497A-F949-4E53-94D9-7004EF077870}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {4B3F497A-F949-4E53-94D9-7004EF077870}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {4B3F497A-F949-4E53-94D9-7004EF077870}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {4B3F497A-F949-4E53-94D9-7004EF077870}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {4B3F497A-F949-4E53-94D9-7004EF077870}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {4B3F497A-F949-4E53-94D9-7004EF077870}.Debug|Any CPU.Build.0 = Debug|Any CPU - {4B3F497A-F949-4E53-94D9-7004EF077870}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {4B3F497A-F949-4E53-94D9-7004EF077870}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {4B3F497A-F949-4E53-94D9-7004EF077870}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {4B3F497A-F949-4E53-94D9-7004EF077870}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {4B3F497A-F949-4E53-94D9-7004EF077870}.Release|Any CPU.ActiveCfg = Release|Any CPU {4B3F497A-F949-4E53-94D9-7004EF077870}.Release|Any CPU.Build.0 = Release|Any CPU - {921C2B42-FA96-43DE-A28E-A3AED9928AF7}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {921C2B42-FA96-43DE-A28E-A3AED9928AF7}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {921C2B42-FA96-43DE-A28E-A3AED9928AF7}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {921C2B42-FA96-43DE-A28E-A3AED9928AF7}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {921C2B42-FA96-43DE-A28E-A3AED9928AF7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {921C2B42-FA96-43DE-A28E-A3AED9928AF7}.Debug|Any CPU.Build.0 = Debug|Any CPU - {921C2B42-FA96-43DE-A28E-A3AED9928AF7}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {921C2B42-FA96-43DE-A28E-A3AED9928AF7}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {921C2B42-FA96-43DE-A28E-A3AED9928AF7}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {921C2B42-FA96-43DE-A28E-A3AED9928AF7}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {921C2B42-FA96-43DE-A28E-A3AED9928AF7}.Release|Any CPU.ActiveCfg = Release|Any CPU {921C2B42-FA96-43DE-A28E-A3AED9928AF7}.Release|Any CPU.Build.0 = Release|Any CPU - {A377C035-E10F-41F0-B6C7-0D0BCB60D4B9}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {A377C035-E10F-41F0-B6C7-0D0BCB60D4B9}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {A377C035-E10F-41F0-B6C7-0D0BCB60D4B9}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {A377C035-E10F-41F0-B6C7-0D0BCB60D4B9}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {A377C035-E10F-41F0-B6C7-0D0BCB60D4B9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A377C035-E10F-41F0-B6C7-0D0BCB60D4B9}.Debug|Any CPU.Build.0 = Debug|Any CPU - {A377C035-E10F-41F0-B6C7-0D0BCB60D4B9}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {A377C035-E10F-41F0-B6C7-0D0BCB60D4B9}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {A377C035-E10F-41F0-B6C7-0D0BCB60D4B9}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {A377C035-E10F-41F0-B6C7-0D0BCB60D4B9}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {A377C035-E10F-41F0-B6C7-0D0BCB60D4B9}.Release|Any CPU.ActiveCfg = Release|Any CPU {A377C035-E10F-41F0-B6C7-0D0BCB60D4B9}.Release|Any CPU.Build.0 = Release|Any CPU - {F2855DCD-8EEF-4FFC-AB0D-72DE0BE6357B}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {F2855DCD-8EEF-4FFC-AB0D-72DE0BE6357B}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {F2855DCD-8EEF-4FFC-AB0D-72DE0BE6357B}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {F2855DCD-8EEF-4FFC-AB0D-72DE0BE6357B}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {F2855DCD-8EEF-4FFC-AB0D-72DE0BE6357B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {F2855DCD-8EEF-4FFC-AB0D-72DE0BE6357B}.Debug|Any CPU.Build.0 = Debug|Any CPU - {F2855DCD-8EEF-4FFC-AB0D-72DE0BE6357B}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {F2855DCD-8EEF-4FFC-AB0D-72DE0BE6357B}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {F2855DCD-8EEF-4FFC-AB0D-72DE0BE6357B}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {F2855DCD-8EEF-4FFC-AB0D-72DE0BE6357B}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {F2855DCD-8EEF-4FFC-AB0D-72DE0BE6357B}.Release|Any CPU.ActiveCfg = Release|Any CPU {F2855DCD-8EEF-4FFC-AB0D-72DE0BE6357B}.Release|Any CPU.Build.0 = Release|Any CPU - {9C7DB49B-6930-4726-B88A-A04747C55BC4}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {9C7DB49B-6930-4726-B88A-A04747C55BC4}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {9C7DB49B-6930-4726-B88A-A04747C55BC4}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {9C7DB49B-6930-4726-B88A-A04747C55BC4}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {9C7DB49B-6930-4726-B88A-A04747C55BC4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {9C7DB49B-6930-4726-B88A-A04747C55BC4}.Debug|Any CPU.Build.0 = Debug|Any CPU - {9C7DB49B-6930-4726-B88A-A04747C55BC4}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {9C7DB49B-6930-4726-B88A-A04747C55BC4}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {9C7DB49B-6930-4726-B88A-A04747C55BC4}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {9C7DB49B-6930-4726-B88A-A04747C55BC4}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {9C7DB49B-6930-4726-B88A-A04747C55BC4}.Release|Any CPU.ActiveCfg = Release|Any CPU {9C7DB49B-6930-4726-B88A-A04747C55BC4}.Release|Any CPU.Build.0 = Release|Any CPU - {0A86A773-A75C-47DC-812C-5DFC71DFA416}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {0A86A773-A75C-47DC-812C-5DFC71DFA416}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {0A86A773-A75C-47DC-812C-5DFC71DFA416}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {0A86A773-A75C-47DC-812C-5DFC71DFA416}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {0A86A773-A75C-47DC-812C-5DFC71DFA416}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {0A86A773-A75C-47DC-812C-5DFC71DFA416}.Debug|Any CPU.Build.0 = Debug|Any CPU - {0A86A773-A75C-47DC-812C-5DFC71DFA416}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {0A86A773-A75C-47DC-812C-5DFC71DFA416}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {0A86A773-A75C-47DC-812C-5DFC71DFA416}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {0A86A773-A75C-47DC-812C-5DFC71DFA416}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {0A86A773-A75C-47DC-812C-5DFC71DFA416}.Release|Any CPU.ActiveCfg = Release|Any CPU {0A86A773-A75C-47DC-812C-5DFC71DFA416}.Release|Any CPU.Build.0 = Release|Any CPU - {C0E3EF1D-7F9F-4140-81B5-6B4F5F9F9632}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {C0E3EF1D-7F9F-4140-81B5-6B4F5F9F9632}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {C0E3EF1D-7F9F-4140-81B5-6B4F5F9F9632}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {C0E3EF1D-7F9F-4140-81B5-6B4F5F9F9632}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {C0E3EF1D-7F9F-4140-81B5-6B4F5F9F9632}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {C0E3EF1D-7F9F-4140-81B5-6B4F5F9F9632}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C0E3EF1D-7F9F-4140-81B5-6B4F5F9F9632}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {C0E3EF1D-7F9F-4140-81B5-6B4F5F9F9632}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {C0E3EF1D-7F9F-4140-81B5-6B4F5F9F9632}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {C0E3EF1D-7F9F-4140-81B5-6B4F5F9F9632}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {C0E3EF1D-7F9F-4140-81B5-6B4F5F9F9632}.Release|Any CPU.ActiveCfg = Release|Any CPU {C0E3EF1D-7F9F-4140-81B5-6B4F5F9F9632}.Release|Any CPU.Build.0 = Release|Any CPU - {445D9511-E3CA-43EE-BA51-27F5DBD18A47}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {445D9511-E3CA-43EE-BA51-27F5DBD18A47}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {445D9511-E3CA-43EE-BA51-27F5DBD18A47}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {445D9511-E3CA-43EE-BA51-27F5DBD18A47}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {445D9511-E3CA-43EE-BA51-27F5DBD18A47}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {445D9511-E3CA-43EE-BA51-27F5DBD18A47}.Debug|Any CPU.Build.0 = Debug|Any CPU - {445D9511-E3CA-43EE-BA51-27F5DBD18A47}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {445D9511-E3CA-43EE-BA51-27F5DBD18A47}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {445D9511-E3CA-43EE-BA51-27F5DBD18A47}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {445D9511-E3CA-43EE-BA51-27F5DBD18A47}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {445D9511-E3CA-43EE-BA51-27F5DBD18A47}.Release|Any CPU.ActiveCfg = Release|Any CPU {445D9511-E3CA-43EE-BA51-27F5DBD18A47}.Release|Any CPU.Build.0 = Release|Any CPU - {BC792E0F-D089-4C3E-953E-2F9D327A550F}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {BC792E0F-D089-4C3E-953E-2F9D327A550F}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {BC792E0F-D089-4C3E-953E-2F9D327A550F}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {BC792E0F-D089-4C3E-953E-2F9D327A550F}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {BC792E0F-D089-4C3E-953E-2F9D327A550F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {BC792E0F-D089-4C3E-953E-2F9D327A550F}.Debug|Any CPU.Build.0 = Debug|Any CPU - {BC792E0F-D089-4C3E-953E-2F9D327A550F}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {BC792E0F-D089-4C3E-953E-2F9D327A550F}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {BC792E0F-D089-4C3E-953E-2F9D327A550F}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {BC792E0F-D089-4C3E-953E-2F9D327A550F}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {BC792E0F-D089-4C3E-953E-2F9D327A550F}.Release|Any CPU.ActiveCfg = Release|Any CPU {BC792E0F-D089-4C3E-953E-2F9D327A550F}.Release|Any CPU.Build.0 = Release|Any CPU - {1EDA0B9A-B2C2-493C-A895-35964392B33F}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {1EDA0B9A-B2C2-493C-A895-35964392B33F}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {1EDA0B9A-B2C2-493C-A895-35964392B33F}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {1EDA0B9A-B2C2-493C-A895-35964392B33F}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {1EDA0B9A-B2C2-493C-A895-35964392B33F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {1EDA0B9A-B2C2-493C-A895-35964392B33F}.Debug|Any CPU.Build.0 = Debug|Any CPU - {1EDA0B9A-B2C2-493C-A895-35964392B33F}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {1EDA0B9A-B2C2-493C-A895-35964392B33F}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {1EDA0B9A-B2C2-493C-A895-35964392B33F}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {1EDA0B9A-B2C2-493C-A895-35964392B33F}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {1EDA0B9A-B2C2-493C-A895-35964392B33F}.Release|Any CPU.ActiveCfg = Release|Any CPU {1EDA0B9A-B2C2-493C-A895-35964392B33F}.Release|Any CPU.Build.0 = Release|Any CPU - {EDFB9F54-EA7B-441D-A5E5-ADBCA5FF9B0A}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {EDFB9F54-EA7B-441D-A5E5-ADBCA5FF9B0A}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {EDFB9F54-EA7B-441D-A5E5-ADBCA5FF9B0A}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {EDFB9F54-EA7B-441D-A5E5-ADBCA5FF9B0A}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {EDFB9F54-EA7B-441D-A5E5-ADBCA5FF9B0A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {EDFB9F54-EA7B-441D-A5E5-ADBCA5FF9B0A}.Debug|Any CPU.Build.0 = Debug|Any CPU - {EDFB9F54-EA7B-441D-A5E5-ADBCA5FF9B0A}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {EDFB9F54-EA7B-441D-A5E5-ADBCA5FF9B0A}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {EDFB9F54-EA7B-441D-A5E5-ADBCA5FF9B0A}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {EDFB9F54-EA7B-441D-A5E5-ADBCA5FF9B0A}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {EDFB9F54-EA7B-441D-A5E5-ADBCA5FF9B0A}.Release|Any CPU.ActiveCfg = Release|Any CPU {EDFB9F54-EA7B-441D-A5E5-ADBCA5FF9B0A}.Release|Any CPU.Build.0 = Release|Any CPU - {ED6D2BEF-09CE-4D1A-970F-F3E549C16B3D}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {ED6D2BEF-09CE-4D1A-970F-F3E549C16B3D}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {ED6D2BEF-09CE-4D1A-970F-F3E549C16B3D}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {ED6D2BEF-09CE-4D1A-970F-F3E549C16B3D}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {ED6D2BEF-09CE-4D1A-970F-F3E549C16B3D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {ED6D2BEF-09CE-4D1A-970F-F3E549C16B3D}.Debug|Any CPU.Build.0 = Debug|Any CPU - {ED6D2BEF-09CE-4D1A-970F-F3E549C16B3D}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {ED6D2BEF-09CE-4D1A-970F-F3E549C16B3D}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {ED6D2BEF-09CE-4D1A-970F-F3E549C16B3D}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {ED6D2BEF-09CE-4D1A-970F-F3E549C16B3D}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {ED6D2BEF-09CE-4D1A-970F-F3E549C16B3D}.Release|Any CPU.ActiveCfg = Release|Any CPU {ED6D2BEF-09CE-4D1A-970F-F3E549C16B3D}.Release|Any CPU.Build.0 = Release|Any CPU - {544F00A8-8BEA-4591-86DA-5BD489C3315C}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {544F00A8-8BEA-4591-86DA-5BD489C3315C}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {544F00A8-8BEA-4591-86DA-5BD489C3315C}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {544F00A8-8BEA-4591-86DA-5BD489C3315C}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {544F00A8-8BEA-4591-86DA-5BD489C3315C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {544F00A8-8BEA-4591-86DA-5BD489C3315C}.Debug|Any CPU.Build.0 = Debug|Any CPU - {544F00A8-8BEA-4591-86DA-5BD489C3315C}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {544F00A8-8BEA-4591-86DA-5BD489C3315C}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {544F00A8-8BEA-4591-86DA-5BD489C3315C}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {544F00A8-8BEA-4591-86DA-5BD489C3315C}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {544F00A8-8BEA-4591-86DA-5BD489C3315C}.Release|Any CPU.ActiveCfg = Release|Any CPU {544F00A8-8BEA-4591-86DA-5BD489C3315C}.Release|Any CPU.Build.0 = Release|Any CPU - {4BB53BCC-58D5-4CB5-8C69-5237018D81FF}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {4BB53BCC-58D5-4CB5-8C69-5237018D81FF}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {4BB53BCC-58D5-4CB5-8C69-5237018D81FF}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {4BB53BCC-58D5-4CB5-8C69-5237018D81FF}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {4BB53BCC-58D5-4CB5-8C69-5237018D81FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {4BB53BCC-58D5-4CB5-8C69-5237018D81FF}.Debug|Any CPU.Build.0 = Debug|Any CPU - {4BB53BCC-58D5-4CB5-8C69-5237018D81FF}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {4BB53BCC-58D5-4CB5-8C69-5237018D81FF}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {4BB53BCC-58D5-4CB5-8C69-5237018D81FF}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {4BB53BCC-58D5-4CB5-8C69-5237018D81FF}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {4BB53BCC-58D5-4CB5-8C69-5237018D81FF}.Release|Any CPU.ActiveCfg = Release|Any CPU {4BB53BCC-58D5-4CB5-8C69-5237018D81FF}.Release|Any CPU.Build.0 = Release|Any CPU - {165C2F92-FFA4-482F-8BC2-23B744C72465}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {165C2F92-FFA4-482F-8BC2-23B744C72465}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {165C2F92-FFA4-482F-8BC2-23B744C72465}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {165C2F92-FFA4-482F-8BC2-23B744C72465}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {165C2F92-FFA4-482F-8BC2-23B744C72465}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {165C2F92-FFA4-482F-8BC2-23B744C72465}.Debug|Any CPU.Build.0 = Debug|Any CPU - {165C2F92-FFA4-482F-8BC2-23B744C72465}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {165C2F92-FFA4-482F-8BC2-23B744C72465}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {165C2F92-FFA4-482F-8BC2-23B744C72465}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {165C2F92-FFA4-482F-8BC2-23B744C72465}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {165C2F92-FFA4-482F-8BC2-23B744C72465}.Release|Any CPU.ActiveCfg = Release|Any CPU {165C2F92-FFA4-482F-8BC2-23B744C72465}.Release|Any CPU.Build.0 = Release|Any CPU - {1AB79A3F-8006-42EA-93A3-978B1D31CA64}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {1AB79A3F-8006-42EA-93A3-978B1D31CA64}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {1AB79A3F-8006-42EA-93A3-978B1D31CA64}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {1AB79A3F-8006-42EA-93A3-978B1D31CA64}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {1AB79A3F-8006-42EA-93A3-978B1D31CA64}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {1AB79A3F-8006-42EA-93A3-978B1D31CA64}.Debug|Any CPU.Build.0 = Debug|Any CPU - {1AB79A3F-8006-42EA-93A3-978B1D31CA64}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {1AB79A3F-8006-42EA-93A3-978B1D31CA64}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {1AB79A3F-8006-42EA-93A3-978B1D31CA64}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {1AB79A3F-8006-42EA-93A3-978B1D31CA64}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {1AB79A3F-8006-42EA-93A3-978B1D31CA64}.Release|Any CPU.ActiveCfg = Release|Any CPU {1AB79A3F-8006-42EA-93A3-978B1D31CA64}.Release|Any CPU.Build.0 = Release|Any CPU - {150A002A-6DD3-4905-A340-0698F551B34D}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {150A002A-6DD3-4905-A340-0698F551B34D}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {150A002A-6DD3-4905-A340-0698F551B34D}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {150A002A-6DD3-4905-A340-0698F551B34D}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {150A002A-6DD3-4905-A340-0698F551B34D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {150A002A-6DD3-4905-A340-0698F551B34D}.Debug|Any CPU.Build.0 = Debug|Any CPU - {150A002A-6DD3-4905-A340-0698F551B34D}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {150A002A-6DD3-4905-A340-0698F551B34D}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {150A002A-6DD3-4905-A340-0698F551B34D}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {150A002A-6DD3-4905-A340-0698F551B34D}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {150A002A-6DD3-4905-A340-0698F551B34D}.Release|Any CPU.ActiveCfg = Release|Any CPU {150A002A-6DD3-4905-A340-0698F551B34D}.Release|Any CPU.Build.0 = Release|Any CPU - {ED473C27-8AF8-48AB-BAA1-D5DE86DD70ED}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {ED473C27-8AF8-48AB-BAA1-D5DE86DD70ED}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {ED473C27-8AF8-48AB-BAA1-D5DE86DD70ED}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {ED473C27-8AF8-48AB-BAA1-D5DE86DD70ED}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {ED473C27-8AF8-48AB-BAA1-D5DE86DD70ED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {ED473C27-8AF8-48AB-BAA1-D5DE86DD70ED}.Debug|Any CPU.Build.0 = Debug|Any CPU - {ED473C27-8AF8-48AB-BAA1-D5DE86DD70ED}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {ED473C27-8AF8-48AB-BAA1-D5DE86DD70ED}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {ED473C27-8AF8-48AB-BAA1-D5DE86DD70ED}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {ED473C27-8AF8-48AB-BAA1-D5DE86DD70ED}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {ED473C27-8AF8-48AB-BAA1-D5DE86DD70ED}.Release|Any CPU.ActiveCfg = Release|Any CPU {ED473C27-8AF8-48AB-BAA1-D5DE86DD70ED}.Release|Any CPU.Build.0 = Release|Any CPU - {C94B535D-7C56-4239-A2FC-5412493C9223}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {C94B535D-7C56-4239-A2FC-5412493C9223}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {C94B535D-7C56-4239-A2FC-5412493C9223}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {C94B535D-7C56-4239-A2FC-5412493C9223}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {C94B535D-7C56-4239-A2FC-5412493C9223}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {C94B535D-7C56-4239-A2FC-5412493C9223}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C94B535D-7C56-4239-A2FC-5412493C9223}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {C94B535D-7C56-4239-A2FC-5412493C9223}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {C94B535D-7C56-4239-A2FC-5412493C9223}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {C94B535D-7C56-4239-A2FC-5412493C9223}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {C94B535D-7C56-4239-A2FC-5412493C9223}.Release|Any CPU.ActiveCfg = Release|Any CPU {C94B535D-7C56-4239-A2FC-5412493C9223}.Release|Any CPU.Build.0 = Release|Any CPU - {5A3CA774-E381-4E87-B8D9-091644B52222}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {5A3CA774-E381-4E87-B8D9-091644B52222}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {5A3CA774-E381-4E87-B8D9-091644B52222}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {5A3CA774-E381-4E87-B8D9-091644B52222}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {5A3CA774-E381-4E87-B8D9-091644B52222}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {5A3CA774-E381-4E87-B8D9-091644B52222}.Debug|Any CPU.Build.0 = Debug|Any CPU - {5A3CA774-E381-4E87-B8D9-091644B52222}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {5A3CA774-E381-4E87-B8D9-091644B52222}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {5A3CA774-E381-4E87-B8D9-091644B52222}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {5A3CA774-E381-4E87-B8D9-091644B52222}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {5A3CA774-E381-4E87-B8D9-091644B52222}.Release|Any CPU.ActiveCfg = Release|Any CPU {5A3CA774-E381-4E87-B8D9-091644B52222}.Release|Any CPU.Build.0 = Release|Any CPU - {B8F6538A-582C-4D99-BC46-7908785779D5}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {B8F6538A-582C-4D99-BC46-7908785779D5}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {B8F6538A-582C-4D99-BC46-7908785779D5}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {B8F6538A-582C-4D99-BC46-7908785779D5}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {B8F6538A-582C-4D99-BC46-7908785779D5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B8F6538A-582C-4D99-BC46-7908785779D5}.Debug|Any CPU.Build.0 = Debug|Any CPU - {B8F6538A-582C-4D99-BC46-7908785779D5}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {B8F6538A-582C-4D99-BC46-7908785779D5}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {B8F6538A-582C-4D99-BC46-7908785779D5}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {B8F6538A-582C-4D99-BC46-7908785779D5}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {B8F6538A-582C-4D99-BC46-7908785779D5}.Release|Any CPU.ActiveCfg = Release|Any CPU {B8F6538A-582C-4D99-BC46-7908785779D5}.Release|Any CPU.Build.0 = Release|Any CPU - {CBA2B31B-955F-4550-9A07-664B295CF14A}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {CBA2B31B-955F-4550-9A07-664B295CF14A}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {CBA2B31B-955F-4550-9A07-664B295CF14A}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {CBA2B31B-955F-4550-9A07-664B295CF14A}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {CBA2B31B-955F-4550-9A07-664B295CF14A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {CBA2B31B-955F-4550-9A07-664B295CF14A}.Debug|Any CPU.Build.0 = Debug|Any CPU - {CBA2B31B-955F-4550-9A07-664B295CF14A}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {CBA2B31B-955F-4550-9A07-664B295CF14A}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {CBA2B31B-955F-4550-9A07-664B295CF14A}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {CBA2B31B-955F-4550-9A07-664B295CF14A}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {CBA2B31B-955F-4550-9A07-664B295CF14A}.Release|Any CPU.ActiveCfg = Release|Any CPU {CBA2B31B-955F-4550-9A07-664B295CF14A}.Release|Any CPU.Build.0 = Release|Any CPU - {0C921097-8E94-42CF-B50D-349D4A77B704}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {0C921097-8E94-42CF-B50D-349D4A77B704}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {0C921097-8E94-42CF-B50D-349D4A77B704}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {0C921097-8E94-42CF-B50D-349D4A77B704}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {0C921097-8E94-42CF-B50D-349D4A77B704}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {0C921097-8E94-42CF-B50D-349D4A77B704}.Debug|Any CPU.Build.0 = Debug|Any CPU - {0C921097-8E94-42CF-B50D-349D4A77B704}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {0C921097-8E94-42CF-B50D-349D4A77B704}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {0C921097-8E94-42CF-B50D-349D4A77B704}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {0C921097-8E94-42CF-B50D-349D4A77B704}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {0C921097-8E94-42CF-B50D-349D4A77B704}.Release|Any CPU.ActiveCfg = Release|Any CPU {0C921097-8E94-42CF-B50D-349D4A77B704}.Release|Any CPU.Build.0 = Release|Any CPU - {4693F684-9233-476A-AEC0-F61C1B6950DC}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {4693F684-9233-476A-AEC0-F61C1B6950DC}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {4693F684-9233-476A-AEC0-F61C1B6950DC}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {4693F684-9233-476A-AEC0-F61C1B6950DC}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {4693F684-9233-476A-AEC0-F61C1B6950DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {4693F684-9233-476A-AEC0-F61C1B6950DC}.Debug|Any CPU.Build.0 = Debug|Any CPU - {4693F684-9233-476A-AEC0-F61C1B6950DC}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {4693F684-9233-476A-AEC0-F61C1B6950DC}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {4693F684-9233-476A-AEC0-F61C1B6950DC}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {4693F684-9233-476A-AEC0-F61C1B6950DC}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {4693F684-9233-476A-AEC0-F61C1B6950DC}.Release|Any CPU.ActiveCfg = Release|Any CPU {4693F684-9233-476A-AEC0-F61C1B6950DC}.Release|Any CPU.Build.0 = Release|Any CPU - {922BD855-DEED-44E2-BA08-71DD92DF1F2D}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {922BD855-DEED-44E2-BA08-71DD92DF1F2D}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {922BD855-DEED-44E2-BA08-71DD92DF1F2D}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {922BD855-DEED-44E2-BA08-71DD92DF1F2D}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {922BD855-DEED-44E2-BA08-71DD92DF1F2D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {922BD855-DEED-44E2-BA08-71DD92DF1F2D}.Debug|Any CPU.Build.0 = Debug|Any CPU - {922BD855-DEED-44E2-BA08-71DD92DF1F2D}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {922BD855-DEED-44E2-BA08-71DD92DF1F2D}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {922BD855-DEED-44E2-BA08-71DD92DF1F2D}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {922BD855-DEED-44E2-BA08-71DD92DF1F2D}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {922BD855-DEED-44E2-BA08-71DD92DF1F2D}.Release|Any CPU.ActiveCfg = Release|Any CPU {922BD855-DEED-44E2-BA08-71DD92DF1F2D}.Release|Any CPU.Build.0 = Release|Any CPU - {F494418C-C69C-4410-B897-18539A93B02E}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {F494418C-C69C-4410-B897-18539A93B02E}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {F494418C-C69C-4410-B897-18539A93B02E}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {F494418C-C69C-4410-B897-18539A93B02E}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {F494418C-C69C-4410-B897-18539A93B02E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {F494418C-C69C-4410-B897-18539A93B02E}.Debug|Any CPU.Build.0 = Debug|Any CPU - {F494418C-C69C-4410-B897-18539A93B02E}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {F494418C-C69C-4410-B897-18539A93B02E}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {F494418C-C69C-4410-B897-18539A93B02E}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {F494418C-C69C-4410-B897-18539A93B02E}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {F494418C-C69C-4410-B897-18539A93B02E}.Release|Any CPU.ActiveCfg = Release|Any CPU {F494418C-C69C-4410-B897-18539A93B02E}.Release|Any CPU.Build.0 = Release|Any CPU - {100AFE97-6A43-4D06-AF99-7F2BBEEF17FD}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {100AFE97-6A43-4D06-AF99-7F2BBEEF17FD}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {100AFE97-6A43-4D06-AF99-7F2BBEEF17FD}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {100AFE97-6A43-4D06-AF99-7F2BBEEF17FD}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {100AFE97-6A43-4D06-AF99-7F2BBEEF17FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {100AFE97-6A43-4D06-AF99-7F2BBEEF17FD}.Debug|Any CPU.Build.0 = Debug|Any CPU - {100AFE97-6A43-4D06-AF99-7F2BBEEF17FD}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {100AFE97-6A43-4D06-AF99-7F2BBEEF17FD}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {100AFE97-6A43-4D06-AF99-7F2BBEEF17FD}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {100AFE97-6A43-4D06-AF99-7F2BBEEF17FD}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {100AFE97-6A43-4D06-AF99-7F2BBEEF17FD}.Release|Any CPU.ActiveCfg = Release|Any CPU {100AFE97-6A43-4D06-AF99-7F2BBEEF17FD}.Release|Any CPU.Build.0 = Release|Any CPU - {C4CDDE73-8C18-4DB4-876D-3EA72E4ACD03}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {C4CDDE73-8C18-4DB4-876D-3EA72E4ACD03}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {C4CDDE73-8C18-4DB4-876D-3EA72E4ACD03}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {C4CDDE73-8C18-4DB4-876D-3EA72E4ACD03}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {C4CDDE73-8C18-4DB4-876D-3EA72E4ACD03}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {C4CDDE73-8C18-4DB4-876D-3EA72E4ACD03}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C4CDDE73-8C18-4DB4-876D-3EA72E4ACD03}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {C4CDDE73-8C18-4DB4-876D-3EA72E4ACD03}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {C4CDDE73-8C18-4DB4-876D-3EA72E4ACD03}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {C4CDDE73-8C18-4DB4-876D-3EA72E4ACD03}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {C4CDDE73-8C18-4DB4-876D-3EA72E4ACD03}.Release|Any CPU.ActiveCfg = Release|Any CPU {C4CDDE73-8C18-4DB4-876D-3EA72E4ACD03}.Release|Any CPU.Build.0 = Release|Any CPU - {63C46961-CCB1-4DD1-A292-8CF1DE362F94}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {63C46961-CCB1-4DD1-A292-8CF1DE362F94}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {63C46961-CCB1-4DD1-A292-8CF1DE362F94}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {63C46961-CCB1-4DD1-A292-8CF1DE362F94}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {63C46961-CCB1-4DD1-A292-8CF1DE362F94}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {63C46961-CCB1-4DD1-A292-8CF1DE362F94}.Debug|Any CPU.Build.0 = Debug|Any CPU - {63C46961-CCB1-4DD1-A292-8CF1DE362F94}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {63C46961-CCB1-4DD1-A292-8CF1DE362F94}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {63C46961-CCB1-4DD1-A292-8CF1DE362F94}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {63C46961-CCB1-4DD1-A292-8CF1DE362F94}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {63C46961-CCB1-4DD1-A292-8CF1DE362F94}.Release|Any CPU.ActiveCfg = Release|Any CPU {63C46961-CCB1-4DD1-A292-8CF1DE362F94}.Release|Any CPU.Build.0 = Release|Any CPU - {73ED526C-632C-4C47-BFF5-12DCA1396993}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {73ED526C-632C-4C47-BFF5-12DCA1396993}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {73ED526C-632C-4C47-BFF5-12DCA1396993}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {73ED526C-632C-4C47-BFF5-12DCA1396993}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {73ED526C-632C-4C47-BFF5-12DCA1396993}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {73ED526C-632C-4C47-BFF5-12DCA1396993}.Debug|Any CPU.Build.0 = Debug|Any CPU - {73ED526C-632C-4C47-BFF5-12DCA1396993}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {73ED526C-632C-4C47-BFF5-12DCA1396993}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {73ED526C-632C-4C47-BFF5-12DCA1396993}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {73ED526C-632C-4C47-BFF5-12DCA1396993}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {73ED526C-632C-4C47-BFF5-12DCA1396993}.Release|Any CPU.ActiveCfg = Release|Any CPU {73ED526C-632C-4C47-BFF5-12DCA1396993}.Release|Any CPU.Build.0 = Release|Any CPU - {BE6FF206-F656-4E9D-84EA-29CFE680FB37}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {BE6FF206-F656-4E9D-84EA-29CFE680FB37}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {BE6FF206-F656-4E9D-84EA-29CFE680FB37}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {BE6FF206-F656-4E9D-84EA-29CFE680FB37}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {BE6FF206-F656-4E9D-84EA-29CFE680FB37}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {BE6FF206-F656-4E9D-84EA-29CFE680FB37}.Debug|Any CPU.Build.0 = Debug|Any CPU - {BE6FF206-F656-4E9D-84EA-29CFE680FB37}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {BE6FF206-F656-4E9D-84EA-29CFE680FB37}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {BE6FF206-F656-4E9D-84EA-29CFE680FB37}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {BE6FF206-F656-4E9D-84EA-29CFE680FB37}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {BE6FF206-F656-4E9D-84EA-29CFE680FB37}.Release|Any CPU.ActiveCfg = Release|Any CPU {BE6FF206-F656-4E9D-84EA-29CFE680FB37}.Release|Any CPU.Build.0 = Release|Any CPU - {330595A1-AC29-47D9-A842-56686669207D}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {330595A1-AC29-47D9-A842-56686669207D}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {330595A1-AC29-47D9-A842-56686669207D}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {330595A1-AC29-47D9-A842-56686669207D}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {330595A1-AC29-47D9-A842-56686669207D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {330595A1-AC29-47D9-A842-56686669207D}.Debug|Any CPU.Build.0 = Debug|Any CPU - {330595A1-AC29-47D9-A842-56686669207D}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {330595A1-AC29-47D9-A842-56686669207D}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {330595A1-AC29-47D9-A842-56686669207D}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {330595A1-AC29-47D9-A842-56686669207D}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {330595A1-AC29-47D9-A842-56686669207D}.Release|Any CPU.ActiveCfg = Release|Any CPU {330595A1-AC29-47D9-A842-56686669207D}.Release|Any CPU.Build.0 = Release|Any CPU - {38F766F9-6F25-49BA-B04B-B909BB280185}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {38F766F9-6F25-49BA-B04B-B909BB280185}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {38F766F9-6F25-49BA-B04B-B909BB280185}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {38F766F9-6F25-49BA-B04B-B909BB280185}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {38F766F9-6F25-49BA-B04B-B909BB280185}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {38F766F9-6F25-49BA-B04B-B909BB280185}.Debug|Any CPU.Build.0 = Debug|Any CPU - {38F766F9-6F25-49BA-B04B-B909BB280185}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {38F766F9-6F25-49BA-B04B-B909BB280185}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {38F766F9-6F25-49BA-B04B-B909BB280185}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {38F766F9-6F25-49BA-B04B-B909BB280185}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {38F766F9-6F25-49BA-B04B-B909BB280185}.Release|Any CPU.ActiveCfg = Release|Any CPU {38F766F9-6F25-49BA-B04B-B909BB280185}.Release|Any CPU.Build.0 = Release|Any CPU - {5D7B3BE5-9B6A-4723-A316-78918ADE866A}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {5D7B3BE5-9B6A-4723-A316-78918ADE866A}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {5D7B3BE5-9B6A-4723-A316-78918ADE866A}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {5D7B3BE5-9B6A-4723-A316-78918ADE866A}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {5D7B3BE5-9B6A-4723-A316-78918ADE866A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {5D7B3BE5-9B6A-4723-A316-78918ADE866A}.Debug|Any CPU.Build.0 = Debug|Any CPU - {5D7B3BE5-9B6A-4723-A316-78918ADE866A}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {5D7B3BE5-9B6A-4723-A316-78918ADE866A}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {5D7B3BE5-9B6A-4723-A316-78918ADE866A}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {5D7B3BE5-9B6A-4723-A316-78918ADE866A}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {5D7B3BE5-9B6A-4723-A316-78918ADE866A}.Release|Any CPU.ActiveCfg = Release|Any CPU {5D7B3BE5-9B6A-4723-A316-78918ADE866A}.Release|Any CPU.Build.0 = Release|Any CPU - {E6185759-5D3D-4C3F-A7D1-25720F890A1C}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {E6185759-5D3D-4C3F-A7D1-25720F890A1C}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {E6185759-5D3D-4C3F-A7D1-25720F890A1C}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {E6185759-5D3D-4C3F-A7D1-25720F890A1C}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {E6185759-5D3D-4C3F-A7D1-25720F890A1C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E6185759-5D3D-4C3F-A7D1-25720F890A1C}.Debug|Any CPU.Build.0 = Debug|Any CPU - {E6185759-5D3D-4C3F-A7D1-25720F890A1C}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {E6185759-5D3D-4C3F-A7D1-25720F890A1C}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {E6185759-5D3D-4C3F-A7D1-25720F890A1C}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {E6185759-5D3D-4C3F-A7D1-25720F890A1C}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {E6185759-5D3D-4C3F-A7D1-25720F890A1C}.Release|Any CPU.ActiveCfg = Release|Any CPU {E6185759-5D3D-4C3F-A7D1-25720F890A1C}.Release|Any CPU.Build.0 = Release|Any CPU - {AC2530DE-ED8E-431D-9CB3-F868193331DE}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {AC2530DE-ED8E-431D-9CB3-F868193331DE}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {AC2530DE-ED8E-431D-9CB3-F868193331DE}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {AC2530DE-ED8E-431D-9CB3-F868193331DE}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {AC2530DE-ED8E-431D-9CB3-F868193331DE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {AC2530DE-ED8E-431D-9CB3-F868193331DE}.Debug|Any CPU.Build.0 = Debug|Any CPU - {AC2530DE-ED8E-431D-9CB3-F868193331DE}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {AC2530DE-ED8E-431D-9CB3-F868193331DE}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {AC2530DE-ED8E-431D-9CB3-F868193331DE}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {AC2530DE-ED8E-431D-9CB3-F868193331DE}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {AC2530DE-ED8E-431D-9CB3-F868193331DE}.Release|Any CPU.ActiveCfg = Release|Any CPU {AC2530DE-ED8E-431D-9CB3-F868193331DE}.Release|Any CPU.Build.0 = Release|Any CPU - {B2A61C59-F4BF-4A4A-973B-9380E3BB4E72}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {B2A61C59-F4BF-4A4A-973B-9380E3BB4E72}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {B2A61C59-F4BF-4A4A-973B-9380E3BB4E72}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {B2A61C59-F4BF-4A4A-973B-9380E3BB4E72}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {B2A61C59-F4BF-4A4A-973B-9380E3BB4E72}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B2A61C59-F4BF-4A4A-973B-9380E3BB4E72}.Debug|Any CPU.Build.0 = Debug|Any CPU - {B2A61C59-F4BF-4A4A-973B-9380E3BB4E72}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {B2A61C59-F4BF-4A4A-973B-9380E3BB4E72}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {B2A61C59-F4BF-4A4A-973B-9380E3BB4E72}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {B2A61C59-F4BF-4A4A-973B-9380E3BB4E72}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {B2A61C59-F4BF-4A4A-973B-9380E3BB4E72}.Release|Any CPU.ActiveCfg = Release|Any CPU {B2A61C59-F4BF-4A4A-973B-9380E3BB4E72}.Release|Any CPU.Build.0 = Release|Any CPU - {F9CE3032-4276-48EE-9328-206857A6736E}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {F9CE3032-4276-48EE-9328-206857A6736E}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {F9CE3032-4276-48EE-9328-206857A6736E}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {F9CE3032-4276-48EE-9328-206857A6736E}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {F9CE3032-4276-48EE-9328-206857A6736E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {F9CE3032-4276-48EE-9328-206857A6736E}.Debug|Any CPU.Build.0 = Debug|Any CPU - {F9CE3032-4276-48EE-9328-206857A6736E}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {F9CE3032-4276-48EE-9328-206857A6736E}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {F9CE3032-4276-48EE-9328-206857A6736E}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {F9CE3032-4276-48EE-9328-206857A6736E}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {F9CE3032-4276-48EE-9328-206857A6736E}.Release|Any CPU.ActiveCfg = Release|Any CPU {F9CE3032-4276-48EE-9328-206857A6736E}.Release|Any CPU.Build.0 = Release|Any CPU - {691FB77E-E114-49BF-8FCF-C0957696E305}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {691FB77E-E114-49BF-8FCF-C0957696E305}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {691FB77E-E114-49BF-8FCF-C0957696E305}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {691FB77E-E114-49BF-8FCF-C0957696E305}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {691FB77E-E114-49BF-8FCF-C0957696E305}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {691FB77E-E114-49BF-8FCF-C0957696E305}.Debug|Any CPU.Build.0 = Debug|Any CPU - {691FB77E-E114-49BF-8FCF-C0957696E305}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {691FB77E-E114-49BF-8FCF-C0957696E305}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {691FB77E-E114-49BF-8FCF-C0957696E305}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {691FB77E-E114-49BF-8FCF-C0957696E305}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {691FB77E-E114-49BF-8FCF-C0957696E305}.Release|Any CPU.ActiveCfg = Release|Any CPU {691FB77E-E114-49BF-8FCF-C0957696E305}.Release|Any CPU.Build.0 = Release|Any CPU - {40C28DCF-D716-48FD-81ED-44394C87F87B}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {40C28DCF-D716-48FD-81ED-44394C87F87B}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {40C28DCF-D716-48FD-81ED-44394C87F87B}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {40C28DCF-D716-48FD-81ED-44394C87F87B}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {40C28DCF-D716-48FD-81ED-44394C87F87B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {40C28DCF-D716-48FD-81ED-44394C87F87B}.Debug|Any CPU.Build.0 = Debug|Any CPU - {40C28DCF-D716-48FD-81ED-44394C87F87B}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {40C28DCF-D716-48FD-81ED-44394C87F87B}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {40C28DCF-D716-48FD-81ED-44394C87F87B}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {40C28DCF-D716-48FD-81ED-44394C87F87B}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {40C28DCF-D716-48FD-81ED-44394C87F87B}.Release|Any CPU.ActiveCfg = Release|Any CPU {40C28DCF-D716-48FD-81ED-44394C87F87B}.Release|Any CPU.Build.0 = Release|Any CPU - {2CA92BC9-856A-4173-87D4-416852F35C9F}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {2CA92BC9-856A-4173-87D4-416852F35C9F}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {2CA92BC9-856A-4173-87D4-416852F35C9F}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {2CA92BC9-856A-4173-87D4-416852F35C9F}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {2CA92BC9-856A-4173-87D4-416852F35C9F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {2CA92BC9-856A-4173-87D4-416852F35C9F}.Debug|Any CPU.Build.0 = Debug|Any CPU - {2CA92BC9-856A-4173-87D4-416852F35C9F}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {2CA92BC9-856A-4173-87D4-416852F35C9F}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {2CA92BC9-856A-4173-87D4-416852F35C9F}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {2CA92BC9-856A-4173-87D4-416852F35C9F}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {2CA92BC9-856A-4173-87D4-416852F35C9F}.Release|Any CPU.ActiveCfg = Release|Any CPU {2CA92BC9-856A-4173-87D4-416852F35C9F}.Release|Any CPU.Build.0 = Release|Any CPU - {49DD7BD3-5B24-447E-8A92-BFDD5AC14676}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {49DD7BD3-5B24-447E-8A92-BFDD5AC14676}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {49DD7BD3-5B24-447E-8A92-BFDD5AC14676}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {49DD7BD3-5B24-447E-8A92-BFDD5AC14676}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {49DD7BD3-5B24-447E-8A92-BFDD5AC14676}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {49DD7BD3-5B24-447E-8A92-BFDD5AC14676}.Debug|Any CPU.Build.0 = Debug|Any CPU - {49DD7BD3-5B24-447E-8A92-BFDD5AC14676}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {49DD7BD3-5B24-447E-8A92-BFDD5AC14676}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {49DD7BD3-5B24-447E-8A92-BFDD5AC14676}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {49DD7BD3-5B24-447E-8A92-BFDD5AC14676}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {49DD7BD3-5B24-447E-8A92-BFDD5AC14676}.Release|Any CPU.ActiveCfg = Release|Any CPU {49DD7BD3-5B24-447E-8A92-BFDD5AC14676}.Release|Any CPU.Build.0 = Release|Any CPU - {19FFA6FD-3390-464E-81FE-A0CD180312E8}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {19FFA6FD-3390-464E-81FE-A0CD180312E8}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {19FFA6FD-3390-464E-81FE-A0CD180312E8}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {19FFA6FD-3390-464E-81FE-A0CD180312E8}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {19FFA6FD-3390-464E-81FE-A0CD180312E8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {19FFA6FD-3390-464E-81FE-A0CD180312E8}.Debug|Any CPU.Build.0 = Debug|Any CPU - {19FFA6FD-3390-464E-81FE-A0CD180312E8}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {19FFA6FD-3390-464E-81FE-A0CD180312E8}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {19FFA6FD-3390-464E-81FE-A0CD180312E8}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {19FFA6FD-3390-464E-81FE-A0CD180312E8}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {19FFA6FD-3390-464E-81FE-A0CD180312E8}.Release|Any CPU.ActiveCfg = Release|Any CPU {19FFA6FD-3390-464E-81FE-A0CD180312E8}.Release|Any CPU.Build.0 = Release|Any CPU - {0BD3AA34-CA7E-452D-A791-D62C17B19713}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {0BD3AA34-CA7E-452D-A791-D62C17B19713}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {0BD3AA34-CA7E-452D-A791-D62C17B19713}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {0BD3AA34-CA7E-452D-A791-D62C17B19713}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {0BD3AA34-CA7E-452D-A791-D62C17B19713}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {0BD3AA34-CA7E-452D-A791-D62C17B19713}.Debug|Any CPU.Build.0 = Debug|Any CPU - {0BD3AA34-CA7E-452D-A791-D62C17B19713}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {0BD3AA34-CA7E-452D-A791-D62C17B19713}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {0BD3AA34-CA7E-452D-A791-D62C17B19713}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {0BD3AA34-CA7E-452D-A791-D62C17B19713}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {0BD3AA34-CA7E-452D-A791-D62C17B19713}.Release|Any CPU.ActiveCfg = Release|Any CPU {0BD3AA34-CA7E-452D-A791-D62C17B19713}.Release|Any CPU.Build.0 = Release|Any CPU - {A6B95578-7844-480B-8051-056B4949E446}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {A6B95578-7844-480B-8051-056B4949E446}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {A6B95578-7844-480B-8051-056B4949E446}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {A6B95578-7844-480B-8051-056B4949E446}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {A6B95578-7844-480B-8051-056B4949E446}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A6B95578-7844-480B-8051-056B4949E446}.Debug|Any CPU.Build.0 = Debug|Any CPU - {A6B95578-7844-480B-8051-056B4949E446}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {A6B95578-7844-480B-8051-056B4949E446}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {A6B95578-7844-480B-8051-056B4949E446}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {A6B95578-7844-480B-8051-056B4949E446}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {A6B95578-7844-480B-8051-056B4949E446}.Release|Any CPU.ActiveCfg = Release|Any CPU {A6B95578-7844-480B-8051-056B4949E446}.Release|Any CPU.Build.0 = Release|Any CPU - {468B75BB-0FB1-4484-9F47-91FA1B8B9ACF}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {468B75BB-0FB1-4484-9F47-91FA1B8B9ACF}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {468B75BB-0FB1-4484-9F47-91FA1B8B9ACF}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {468B75BB-0FB1-4484-9F47-91FA1B8B9ACF}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {468B75BB-0FB1-4484-9F47-91FA1B8B9ACF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {468B75BB-0FB1-4484-9F47-91FA1B8B9ACF}.Debug|Any CPU.Build.0 = Debug|Any CPU - {468B75BB-0FB1-4484-9F47-91FA1B8B9ACF}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {468B75BB-0FB1-4484-9F47-91FA1B8B9ACF}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {468B75BB-0FB1-4484-9F47-91FA1B8B9ACF}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {468B75BB-0FB1-4484-9F47-91FA1B8B9ACF}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {468B75BB-0FB1-4484-9F47-91FA1B8B9ACF}.Release|Any CPU.ActiveCfg = Release|Any CPU {468B75BB-0FB1-4484-9F47-91FA1B8B9ACF}.Release|Any CPU.Build.0 = Release|Any CPU - {62FF8F2F-FE3A-4C9E-AB42-FC58184971E0}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {62FF8F2F-FE3A-4C9E-AB42-FC58184971E0}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {62FF8F2F-FE3A-4C9E-AB42-FC58184971E0}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {62FF8F2F-FE3A-4C9E-AB42-FC58184971E0}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {62FF8F2F-FE3A-4C9E-AB42-FC58184971E0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {62FF8F2F-FE3A-4C9E-AB42-FC58184971E0}.Debug|Any CPU.Build.0 = Debug|Any CPU - {62FF8F2F-FE3A-4C9E-AB42-FC58184971E0}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {62FF8F2F-FE3A-4C9E-AB42-FC58184971E0}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {62FF8F2F-FE3A-4C9E-AB42-FC58184971E0}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {62FF8F2F-FE3A-4C9E-AB42-FC58184971E0}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {62FF8F2F-FE3A-4C9E-AB42-FC58184971E0}.Release|Any CPU.ActiveCfg = Release|Any CPU {62FF8F2F-FE3A-4C9E-AB42-FC58184971E0}.Release|Any CPU.Build.0 = Release|Any CPU - {1BFF8A9C-5F1B-447A-82C4-5640790A7E2B}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {1BFF8A9C-5F1B-447A-82C4-5640790A7E2B}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {1BFF8A9C-5F1B-447A-82C4-5640790A7E2B}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {1BFF8A9C-5F1B-447A-82C4-5640790A7E2B}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {1BFF8A9C-5F1B-447A-82C4-5640790A7E2B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {1BFF8A9C-5F1B-447A-82C4-5640790A7E2B}.Debug|Any CPU.Build.0 = Debug|Any CPU - {1BFF8A9C-5F1B-447A-82C4-5640790A7E2B}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {1BFF8A9C-5F1B-447A-82C4-5640790A7E2B}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {1BFF8A9C-5F1B-447A-82C4-5640790A7E2B}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {1BFF8A9C-5F1B-447A-82C4-5640790A7E2B}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {1BFF8A9C-5F1B-447A-82C4-5640790A7E2B}.Release|Any CPU.ActiveCfg = Release|Any CPU {1BFF8A9C-5F1B-447A-82C4-5640790A7E2B}.Release|Any CPU.Build.0 = Release|Any CPU - {ACC4A188-B29C-4A1D-88F5-9E2909DE7B1B}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {ACC4A188-B29C-4A1D-88F5-9E2909DE7B1B}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {ACC4A188-B29C-4A1D-88F5-9E2909DE7B1B}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {ACC4A188-B29C-4A1D-88F5-9E2909DE7B1B}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {ACC4A188-B29C-4A1D-88F5-9E2909DE7B1B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {ACC4A188-B29C-4A1D-88F5-9E2909DE7B1B}.Debug|Any CPU.Build.0 = Debug|Any CPU - {ACC4A188-B29C-4A1D-88F5-9E2909DE7B1B}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {ACC4A188-B29C-4A1D-88F5-9E2909DE7B1B}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {ACC4A188-B29C-4A1D-88F5-9E2909DE7B1B}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {ACC4A188-B29C-4A1D-88F5-9E2909DE7B1B}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {ACC4A188-B29C-4A1D-88F5-9E2909DE7B1B}.Release|Any CPU.ActiveCfg = Release|Any CPU {ACC4A188-B29C-4A1D-88F5-9E2909DE7B1B}.Release|Any CPU.Build.0 = Release|Any CPU - {C30AC2F8-DCF2-4BFE-8553-049A93F1C30C}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {C30AC2F8-DCF2-4BFE-8553-049A93F1C30C}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {C30AC2F8-DCF2-4BFE-8553-049A93F1C30C}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {C30AC2F8-DCF2-4BFE-8553-049A93F1C30C}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {C30AC2F8-DCF2-4BFE-8553-049A93F1C30C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {C30AC2F8-DCF2-4BFE-8553-049A93F1C30C}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C30AC2F8-DCF2-4BFE-8553-049A93F1C30C}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {C30AC2F8-DCF2-4BFE-8553-049A93F1C30C}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {C30AC2F8-DCF2-4BFE-8553-049A93F1C30C}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {C30AC2F8-DCF2-4BFE-8553-049A93F1C30C}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {C30AC2F8-DCF2-4BFE-8553-049A93F1C30C}.Release|Any CPU.ActiveCfg = Release|Any CPU {C30AC2F8-DCF2-4BFE-8553-049A93F1C30C}.Release|Any CPU.Build.0 = Release|Any CPU - {1668C741-CB6D-4E07-AE07-154CF1461B38}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {1668C741-CB6D-4E07-AE07-154CF1461B38}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {1668C741-CB6D-4E07-AE07-154CF1461B38}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {1668C741-CB6D-4E07-AE07-154CF1461B38}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {1668C741-CB6D-4E07-AE07-154CF1461B38}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {1668C741-CB6D-4E07-AE07-154CF1461B38}.Debug|Any CPU.Build.0 = Debug|Any CPU - {1668C741-CB6D-4E07-AE07-154CF1461B38}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {1668C741-CB6D-4E07-AE07-154CF1461B38}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {1668C741-CB6D-4E07-AE07-154CF1461B38}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {1668C741-CB6D-4E07-AE07-154CF1461B38}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {1668C741-CB6D-4E07-AE07-154CF1461B38}.Release|Any CPU.ActiveCfg = Release|Any CPU {1668C741-CB6D-4E07-AE07-154CF1461B38}.Release|Any CPU.Build.0 = Release|Any CPU - {A3F0CAA6-F94E-4287-87D0-60C47E69D8A9}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {A3F0CAA6-F94E-4287-87D0-60C47E69D8A9}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {A3F0CAA6-F94E-4287-87D0-60C47E69D8A9}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {A3F0CAA6-F94E-4287-87D0-60C47E69D8A9}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {A3F0CAA6-F94E-4287-87D0-60C47E69D8A9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A3F0CAA6-F94E-4287-87D0-60C47E69D8A9}.Debug|Any CPU.Build.0 = Debug|Any CPU - {A3F0CAA6-F94E-4287-87D0-60C47E69D8A9}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {A3F0CAA6-F94E-4287-87D0-60C47E69D8A9}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {A3F0CAA6-F94E-4287-87D0-60C47E69D8A9}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {A3F0CAA6-F94E-4287-87D0-60C47E69D8A9}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {A3F0CAA6-F94E-4287-87D0-60C47E69D8A9}.Release|Any CPU.ActiveCfg = Release|Any CPU {A3F0CAA6-F94E-4287-87D0-60C47E69D8A9}.Release|Any CPU.Build.0 = Release|Any CPU - {14A1C382-37B7-47FB-ADEB-88421ECB833D}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {14A1C382-37B7-47FB-ADEB-88421ECB833D}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {14A1C382-37B7-47FB-ADEB-88421ECB833D}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {14A1C382-37B7-47FB-ADEB-88421ECB833D}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {14A1C382-37B7-47FB-ADEB-88421ECB833D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {14A1C382-37B7-47FB-ADEB-88421ECB833D}.Debug|Any CPU.Build.0 = Debug|Any CPU - {14A1C382-37B7-47FB-ADEB-88421ECB833D}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {14A1C382-37B7-47FB-ADEB-88421ECB833D}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {14A1C382-37B7-47FB-ADEB-88421ECB833D}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {14A1C382-37B7-47FB-ADEB-88421ECB833D}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {14A1C382-37B7-47FB-ADEB-88421ECB833D}.Release|Any CPU.ActiveCfg = Release|Any CPU {14A1C382-37B7-47FB-ADEB-88421ECB833D}.Release|Any CPU.Build.0 = Release|Any CPU - {5E1ABC70-44E0-437C-A9EA-90BFD7BB7449}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {5E1ABC70-44E0-437C-A9EA-90BFD7BB7449}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {5E1ABC70-44E0-437C-A9EA-90BFD7BB7449}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {5E1ABC70-44E0-437C-A9EA-90BFD7BB7449}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {5E1ABC70-44E0-437C-A9EA-90BFD7BB7449}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {5E1ABC70-44E0-437C-A9EA-90BFD7BB7449}.Debug|Any CPU.Build.0 = Debug|Any CPU - {5E1ABC70-44E0-437C-A9EA-90BFD7BB7449}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {5E1ABC70-44E0-437C-A9EA-90BFD7BB7449}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {5E1ABC70-44E0-437C-A9EA-90BFD7BB7449}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {5E1ABC70-44E0-437C-A9EA-90BFD7BB7449}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {5E1ABC70-44E0-437C-A9EA-90BFD7BB7449}.Release|Any CPU.ActiveCfg = Release|Any CPU {5E1ABC70-44E0-437C-A9EA-90BFD7BB7449}.Release|Any CPU.Build.0 = Release|Any CPU - {3E37A6D1-1812-441F-AFD9-3F87CAE21D32}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {3E37A6D1-1812-441F-AFD9-3F87CAE21D32}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {3E37A6D1-1812-441F-AFD9-3F87CAE21D32}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {3E37A6D1-1812-441F-AFD9-3F87CAE21D32}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {3E37A6D1-1812-441F-AFD9-3F87CAE21D32}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {3E37A6D1-1812-441F-AFD9-3F87CAE21D32}.Debug|Any CPU.Build.0 = Debug|Any CPU - {3E37A6D1-1812-441F-AFD9-3F87CAE21D32}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {3E37A6D1-1812-441F-AFD9-3F87CAE21D32}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {3E37A6D1-1812-441F-AFD9-3F87CAE21D32}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {3E37A6D1-1812-441F-AFD9-3F87CAE21D32}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {3E37A6D1-1812-441F-AFD9-3F87CAE21D32}.Release|Any CPU.ActiveCfg = Release|Any CPU {3E37A6D1-1812-441F-AFD9-3F87CAE21D32}.Release|Any CPU.Build.0 = Release|Any CPU - {547AA44E-DC48-4B6A-A393-D0D6BF1649D0}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {547AA44E-DC48-4B6A-A393-D0D6BF1649D0}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {547AA44E-DC48-4B6A-A393-D0D6BF1649D0}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {547AA44E-DC48-4B6A-A393-D0D6BF1649D0}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {547AA44E-DC48-4B6A-A393-D0D6BF1649D0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {547AA44E-DC48-4B6A-A393-D0D6BF1649D0}.Debug|Any CPU.Build.0 = Debug|Any CPU - {547AA44E-DC48-4B6A-A393-D0D6BF1649D0}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {547AA44E-DC48-4B6A-A393-D0D6BF1649D0}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {547AA44E-DC48-4B6A-A393-D0D6BF1649D0}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {547AA44E-DC48-4B6A-A393-D0D6BF1649D0}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {547AA44E-DC48-4B6A-A393-D0D6BF1649D0}.Release|Any CPU.ActiveCfg = Release|Any CPU {547AA44E-DC48-4B6A-A393-D0D6BF1649D0}.Release|Any CPU.Build.0 = Release|Any CPU - {ACC0F9C5-D935-4D18-976C-3CF5538CF9AC}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {ACC0F9C5-D935-4D18-976C-3CF5538CF9AC}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {ACC0F9C5-D935-4D18-976C-3CF5538CF9AC}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {ACC0F9C5-D935-4D18-976C-3CF5538CF9AC}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {ACC0F9C5-D935-4D18-976C-3CF5538CF9AC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {ACC0F9C5-D935-4D18-976C-3CF5538CF9AC}.Debug|Any CPU.Build.0 = Debug|Any CPU - {ACC0F9C5-D935-4D18-976C-3CF5538CF9AC}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {ACC0F9C5-D935-4D18-976C-3CF5538CF9AC}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {ACC0F9C5-D935-4D18-976C-3CF5538CF9AC}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {ACC0F9C5-D935-4D18-976C-3CF5538CF9AC}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {ACC0F9C5-D935-4D18-976C-3CF5538CF9AC}.Release|Any CPU.ActiveCfg = Release|Any CPU {ACC0F9C5-D935-4D18-976C-3CF5538CF9AC}.Release|Any CPU.Build.0 = Release|Any CPU - {B966D80C-79E3-4B2C-B19A-450748AE8063}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {B966D80C-79E3-4B2C-B19A-450748AE8063}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {B966D80C-79E3-4B2C-B19A-450748AE8063}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {B966D80C-79E3-4B2C-B19A-450748AE8063}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {B966D80C-79E3-4B2C-B19A-450748AE8063}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B966D80C-79E3-4B2C-B19A-450748AE8063}.Debug|Any CPU.Build.0 = Debug|Any CPU - {B966D80C-79E3-4B2C-B19A-450748AE8063}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {B966D80C-79E3-4B2C-B19A-450748AE8063}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {B966D80C-79E3-4B2C-B19A-450748AE8063}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {B966D80C-79E3-4B2C-B19A-450748AE8063}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {B966D80C-79E3-4B2C-B19A-450748AE8063}.Release|Any CPU.ActiveCfg = Release|Any CPU {B966D80C-79E3-4B2C-B19A-450748AE8063}.Release|Any CPU.Build.0 = Release|Any CPU - {4F132784-3593-4F92-85ED-75893AA4DC64}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {4F132784-3593-4F92-85ED-75893AA4DC64}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {4F132784-3593-4F92-85ED-75893AA4DC64}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {4F132784-3593-4F92-85ED-75893AA4DC64}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {4F132784-3593-4F92-85ED-75893AA4DC64}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {4F132784-3593-4F92-85ED-75893AA4DC64}.Debug|Any CPU.Build.0 = Debug|Any CPU - {4F132784-3593-4F92-85ED-75893AA4DC64}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {4F132784-3593-4F92-85ED-75893AA4DC64}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {4F132784-3593-4F92-85ED-75893AA4DC64}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {4F132784-3593-4F92-85ED-75893AA4DC64}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {4F132784-3593-4F92-85ED-75893AA4DC64}.Release|Any CPU.ActiveCfg = Release|Any CPU {4F132784-3593-4F92-85ED-75893AA4DC64}.Release|Any CPU.Build.0 = Release|Any CPU - {65848FC1-5D64-4CCC-BD80-59EDFF1276CF}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {65848FC1-5D64-4CCC-BD80-59EDFF1276CF}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {65848FC1-5D64-4CCC-BD80-59EDFF1276CF}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {65848FC1-5D64-4CCC-BD80-59EDFF1276CF}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {65848FC1-5D64-4CCC-BD80-59EDFF1276CF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {65848FC1-5D64-4CCC-BD80-59EDFF1276CF}.Debug|Any CPU.Build.0 = Debug|Any CPU - {65848FC1-5D64-4CCC-BD80-59EDFF1276CF}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {65848FC1-5D64-4CCC-BD80-59EDFF1276CF}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {65848FC1-5D64-4CCC-BD80-59EDFF1276CF}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {65848FC1-5D64-4CCC-BD80-59EDFF1276CF}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {65848FC1-5D64-4CCC-BD80-59EDFF1276CF}.Release|Any CPU.ActiveCfg = Release|Any CPU {65848FC1-5D64-4CCC-BD80-59EDFF1276CF}.Release|Any CPU.Build.0 = Release|Any CPU - {1B6927F5-54FD-47BD-85B9-8C82FC85B4D7}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {1B6927F5-54FD-47BD-85B9-8C82FC85B4D7}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {1B6927F5-54FD-47BD-85B9-8C82FC85B4D7}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {1B6927F5-54FD-47BD-85B9-8C82FC85B4D7}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {1B6927F5-54FD-47BD-85B9-8C82FC85B4D7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {1B6927F5-54FD-47BD-85B9-8C82FC85B4D7}.Debug|Any CPU.Build.0 = Debug|Any CPU - {1B6927F5-54FD-47BD-85B9-8C82FC85B4D7}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {1B6927F5-54FD-47BD-85B9-8C82FC85B4D7}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {1B6927F5-54FD-47BD-85B9-8C82FC85B4D7}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {1B6927F5-54FD-47BD-85B9-8C82FC85B4D7}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {1B6927F5-54FD-47BD-85B9-8C82FC85B4D7}.Release|Any CPU.ActiveCfg = Release|Any CPU {1B6927F5-54FD-47BD-85B9-8C82FC85B4D7}.Release|Any CPU.Build.0 = Release|Any CPU - {F902968F-31CA-403D-AE19-BDF507DC2AD0}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {F902968F-31CA-403D-AE19-BDF507DC2AD0}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {F902968F-31CA-403D-AE19-BDF507DC2AD0}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {F902968F-31CA-403D-AE19-BDF507DC2AD0}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {F902968F-31CA-403D-AE19-BDF507DC2AD0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {F902968F-31CA-403D-AE19-BDF507DC2AD0}.Debug|Any CPU.Build.0 = Debug|Any CPU - {F902968F-31CA-403D-AE19-BDF507DC2AD0}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {F902968F-31CA-403D-AE19-BDF507DC2AD0}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {F902968F-31CA-403D-AE19-BDF507DC2AD0}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {F902968F-31CA-403D-AE19-BDF507DC2AD0}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {F902968F-31CA-403D-AE19-BDF507DC2AD0}.Release|Any CPU.ActiveCfg = Release|Any CPU {F902968F-31CA-403D-AE19-BDF507DC2AD0}.Release|Any CPU.Build.0 = Release|Any CPU - {1037260D-32DB-41A2-98BA-EBC7D00B1F89}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {1037260D-32DB-41A2-98BA-EBC7D00B1F89}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {1037260D-32DB-41A2-98BA-EBC7D00B1F89}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {1037260D-32DB-41A2-98BA-EBC7D00B1F89}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {1037260D-32DB-41A2-98BA-EBC7D00B1F89}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {1037260D-32DB-41A2-98BA-EBC7D00B1F89}.Debug|Any CPU.Build.0 = Debug|Any CPU - {1037260D-32DB-41A2-98BA-EBC7D00B1F89}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {1037260D-32DB-41A2-98BA-EBC7D00B1F89}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {1037260D-32DB-41A2-98BA-EBC7D00B1F89}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {1037260D-32DB-41A2-98BA-EBC7D00B1F89}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {1037260D-32DB-41A2-98BA-EBC7D00B1F89}.Release|Any CPU.ActiveCfg = Release|Any CPU {1037260D-32DB-41A2-98BA-EBC7D00B1F89}.Release|Any CPU.Build.0 = Release|Any CPU - {7056ABAB-C360-4936-AC57-87D6D265C1D9}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {7056ABAB-C360-4936-AC57-87D6D265C1D9}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {7056ABAB-C360-4936-AC57-87D6D265C1D9}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {7056ABAB-C360-4936-AC57-87D6D265C1D9}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {7056ABAB-C360-4936-AC57-87D6D265C1D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {7056ABAB-C360-4936-AC57-87D6D265C1D9}.Debug|Any CPU.Build.0 = Debug|Any CPU - {7056ABAB-C360-4936-AC57-87D6D265C1D9}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {7056ABAB-C360-4936-AC57-87D6D265C1D9}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {7056ABAB-C360-4936-AC57-87D6D265C1D9}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {7056ABAB-C360-4936-AC57-87D6D265C1D9}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {7056ABAB-C360-4936-AC57-87D6D265C1D9}.Release|Any CPU.ActiveCfg = Release|Any CPU {7056ABAB-C360-4936-AC57-87D6D265C1D9}.Release|Any CPU.Build.0 = Release|Any CPU - {92DD00CD-F36B-4A43-A051-700A106B78AF}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {92DD00CD-F36B-4A43-A051-700A106B78AF}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {92DD00CD-F36B-4A43-A051-700A106B78AF}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {92DD00CD-F36B-4A43-A051-700A106B78AF}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {92DD00CD-F36B-4A43-A051-700A106B78AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {92DD00CD-F36B-4A43-A051-700A106B78AF}.Debug|Any CPU.Build.0 = Debug|Any CPU - {92DD00CD-F36B-4A43-A051-700A106B78AF}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {92DD00CD-F36B-4A43-A051-700A106B78AF}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {92DD00CD-F36B-4A43-A051-700A106B78AF}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {92DD00CD-F36B-4A43-A051-700A106B78AF}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {92DD00CD-F36B-4A43-A051-700A106B78AF}.Release|Any CPU.ActiveCfg = Release|Any CPU {92DD00CD-F36B-4A43-A051-700A106B78AF}.Release|Any CPU.Build.0 = Release|Any CPU - {90D795C0-F1EE-4241-B203-CFCCE67E1E76}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {90D795C0-F1EE-4241-B203-CFCCE67E1E76}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {90D795C0-F1EE-4241-B203-CFCCE67E1E76}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {90D795C0-F1EE-4241-B203-CFCCE67E1E76}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {90D795C0-F1EE-4241-B203-CFCCE67E1E76}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {90D795C0-F1EE-4241-B203-CFCCE67E1E76}.Debug|Any CPU.Build.0 = Debug|Any CPU - {90D795C0-F1EE-4241-B203-CFCCE67E1E76}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {90D795C0-F1EE-4241-B203-CFCCE67E1E76}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {90D795C0-F1EE-4241-B203-CFCCE67E1E76}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {90D795C0-F1EE-4241-B203-CFCCE67E1E76}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {90D795C0-F1EE-4241-B203-CFCCE67E1E76}.Release|Any CPU.ActiveCfg = Release|Any CPU {90D795C0-F1EE-4241-B203-CFCCE67E1E76}.Release|Any CPU.Build.0 = Release|Any CPU - {2DCB1676-1B36-4813-9D24-FD63B5407763}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {2DCB1676-1B36-4813-9D24-FD63B5407763}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {2DCB1676-1B36-4813-9D24-FD63B5407763}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {2DCB1676-1B36-4813-9D24-FD63B5407763}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {2DCB1676-1B36-4813-9D24-FD63B5407763}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {2DCB1676-1B36-4813-9D24-FD63B5407763}.Debug|Any CPU.Build.0 = Debug|Any CPU - {2DCB1676-1B36-4813-9D24-FD63B5407763}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {2DCB1676-1B36-4813-9D24-FD63B5407763}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {2DCB1676-1B36-4813-9D24-FD63B5407763}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {2DCB1676-1B36-4813-9D24-FD63B5407763}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {2DCB1676-1B36-4813-9D24-FD63B5407763}.Release|Any CPU.ActiveCfg = Release|Any CPU {2DCB1676-1B36-4813-9D24-FD63B5407763}.Release|Any CPU.Build.0 = Release|Any CPU - {1F5E7D1D-5E67-444D-890E-B47917EF5CF1}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {1F5E7D1D-5E67-444D-890E-B47917EF5CF1}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {1F5E7D1D-5E67-444D-890E-B47917EF5CF1}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {1F5E7D1D-5E67-444D-890E-B47917EF5CF1}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {1F5E7D1D-5E67-444D-890E-B47917EF5CF1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {1F5E7D1D-5E67-444D-890E-B47917EF5CF1}.Debug|Any CPU.Build.0 = Debug|Any CPU - {1F5E7D1D-5E67-444D-890E-B47917EF5CF1}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {1F5E7D1D-5E67-444D-890E-B47917EF5CF1}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {1F5E7D1D-5E67-444D-890E-B47917EF5CF1}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {1F5E7D1D-5E67-444D-890E-B47917EF5CF1}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {1F5E7D1D-5E67-444D-890E-B47917EF5CF1}.Release|Any CPU.ActiveCfg = Release|Any CPU {1F5E7D1D-5E67-444D-890E-B47917EF5CF1}.Release|Any CPU.Build.0 = Release|Any CPU - {E0690536-46BF-4966-8D5D-C5A47769EB52}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {E0690536-46BF-4966-8D5D-C5A47769EB52}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {E0690536-46BF-4966-8D5D-C5A47769EB52}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {E0690536-46BF-4966-8D5D-C5A47769EB52}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {E0690536-46BF-4966-8D5D-C5A47769EB52}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E0690536-46BF-4966-8D5D-C5A47769EB52}.Debug|Any CPU.Build.0 = Debug|Any CPU - {E0690536-46BF-4966-8D5D-C5A47769EB52}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {E0690536-46BF-4966-8D5D-C5A47769EB52}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {E0690536-46BF-4966-8D5D-C5A47769EB52}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {E0690536-46BF-4966-8D5D-C5A47769EB52}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {E0690536-46BF-4966-8D5D-C5A47769EB52}.Release|Any CPU.ActiveCfg = Release|Any CPU {E0690536-46BF-4966-8D5D-C5A47769EB52}.Release|Any CPU.Build.0 = Release|Any CPU - {B70DF3AD-A97F-4274-A1F2-409392E6EC97}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {B70DF3AD-A97F-4274-A1F2-409392E6EC97}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {B70DF3AD-A97F-4274-A1F2-409392E6EC97}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {B70DF3AD-A97F-4274-A1F2-409392E6EC97}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {B70DF3AD-A97F-4274-A1F2-409392E6EC97}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B70DF3AD-A97F-4274-A1F2-409392E6EC97}.Debug|Any CPU.Build.0 = Debug|Any CPU - {B70DF3AD-A97F-4274-A1F2-409392E6EC97}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {B70DF3AD-A97F-4274-A1F2-409392E6EC97}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {B70DF3AD-A97F-4274-A1F2-409392E6EC97}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {B70DF3AD-A97F-4274-A1F2-409392E6EC97}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {B70DF3AD-A97F-4274-A1F2-409392E6EC97}.Release|Any CPU.ActiveCfg = Release|Any CPU {B70DF3AD-A97F-4274-A1F2-409392E6EC97}.Release|Any CPU.Build.0 = Release|Any CPU - {08B69AD1-8104-4889-A7C6-9C9136D0C02C}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {08B69AD1-8104-4889-A7C6-9C9136D0C02C}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {08B69AD1-8104-4889-A7C6-9C9136D0C02C}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {08B69AD1-8104-4889-A7C6-9C9136D0C02C}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {08B69AD1-8104-4889-A7C6-9C9136D0C02C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {08B69AD1-8104-4889-A7C6-9C9136D0C02C}.Debug|Any CPU.Build.0 = Debug|Any CPU - {08B69AD1-8104-4889-A7C6-9C9136D0C02C}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {08B69AD1-8104-4889-A7C6-9C9136D0C02C}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {08B69AD1-8104-4889-A7C6-9C9136D0C02C}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {08B69AD1-8104-4889-A7C6-9C9136D0C02C}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {08B69AD1-8104-4889-A7C6-9C9136D0C02C}.Release|Any CPU.ActiveCfg = Release|Any CPU {08B69AD1-8104-4889-A7C6-9C9136D0C02C}.Release|Any CPU.Build.0 = Release|Any CPU - {C512540B-3C7C-46BC-AB63-00983D2C0C18}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {C512540B-3C7C-46BC-AB63-00983D2C0C18}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {C512540B-3C7C-46BC-AB63-00983D2C0C18}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {C512540B-3C7C-46BC-AB63-00983D2C0C18}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {C512540B-3C7C-46BC-AB63-00983D2C0C18}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {C512540B-3C7C-46BC-AB63-00983D2C0C18}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C512540B-3C7C-46BC-AB63-00983D2C0C18}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {C512540B-3C7C-46BC-AB63-00983D2C0C18}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {C512540B-3C7C-46BC-AB63-00983D2C0C18}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {C512540B-3C7C-46BC-AB63-00983D2C0C18}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {C512540B-3C7C-46BC-AB63-00983D2C0C18}.Release|Any CPU.ActiveCfg = Release|Any CPU {C512540B-3C7C-46BC-AB63-00983D2C0C18}.Release|Any CPU.Build.0 = Release|Any CPU - {8BF55332-9888-46A0-8D60-C31B9DB52534}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {8BF55332-9888-46A0-8D60-C31B9DB52534}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {8BF55332-9888-46A0-8D60-C31B9DB52534}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {8BF55332-9888-46A0-8D60-C31B9DB52534}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {8BF55332-9888-46A0-8D60-C31B9DB52534}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {8BF55332-9888-46A0-8D60-C31B9DB52534}.Debug|Any CPU.Build.0 = Debug|Any CPU - {8BF55332-9888-46A0-8D60-C31B9DB52534}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {8BF55332-9888-46A0-8D60-C31B9DB52534}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {8BF55332-9888-46A0-8D60-C31B9DB52534}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {8BF55332-9888-46A0-8D60-C31B9DB52534}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {8BF55332-9888-46A0-8D60-C31B9DB52534}.Release|Any CPU.ActiveCfg = Release|Any CPU {8BF55332-9888-46A0-8D60-C31B9DB52534}.Release|Any CPU.Build.0 = Release|Any CPU - {43433976-4DD7-46CD-B7C4-80BF6947B560}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {43433976-4DD7-46CD-B7C4-80BF6947B560}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {43433976-4DD7-46CD-B7C4-80BF6947B560}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {43433976-4DD7-46CD-B7C4-80BF6947B560}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {43433976-4DD7-46CD-B7C4-80BF6947B560}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {43433976-4DD7-46CD-B7C4-80BF6947B560}.Debug|Any CPU.Build.0 = Debug|Any CPU - {43433976-4DD7-46CD-B7C4-80BF6947B560}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {43433976-4DD7-46CD-B7C4-80BF6947B560}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {43433976-4DD7-46CD-B7C4-80BF6947B560}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {43433976-4DD7-46CD-B7C4-80BF6947B560}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {43433976-4DD7-46CD-B7C4-80BF6947B560}.Release|Any CPU.ActiveCfg = Release|Any CPU {43433976-4DD7-46CD-B7C4-80BF6947B560}.Release|Any CPU.Build.0 = Release|Any CPU - {44B059DD-D16C-4A66-97E2-045D98608537}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {44B059DD-D16C-4A66-97E2-045D98608537}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {44B059DD-D16C-4A66-97E2-045D98608537}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {44B059DD-D16C-4A66-97E2-045D98608537}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {44B059DD-D16C-4A66-97E2-045D98608537}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {44B059DD-D16C-4A66-97E2-045D98608537}.Debug|Any CPU.Build.0 = Debug|Any CPU - {44B059DD-D16C-4A66-97E2-045D98608537}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {44B059DD-D16C-4A66-97E2-045D98608537}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {44B059DD-D16C-4A66-97E2-045D98608537}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {44B059DD-D16C-4A66-97E2-045D98608537}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {44B059DD-D16C-4A66-97E2-045D98608537}.Release|Any CPU.ActiveCfg = Release|Any CPU {44B059DD-D16C-4A66-97E2-045D98608537}.Release|Any CPU.Build.0 = Release|Any CPU - {96D6D310-6E0B-497A-8F96-A11FEF3CB618}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {96D6D310-6E0B-497A-8F96-A11FEF3CB618}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {96D6D310-6E0B-497A-8F96-A11FEF3CB618}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {96D6D310-6E0B-497A-8F96-A11FEF3CB618}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {96D6D310-6E0B-497A-8F96-A11FEF3CB618}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {96D6D310-6E0B-497A-8F96-A11FEF3CB618}.Debug|Any CPU.Build.0 = Debug|Any CPU - {96D6D310-6E0B-497A-8F96-A11FEF3CB618}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {96D6D310-6E0B-497A-8F96-A11FEF3CB618}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {96D6D310-6E0B-497A-8F96-A11FEF3CB618}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {96D6D310-6E0B-497A-8F96-A11FEF3CB618}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {96D6D310-6E0B-497A-8F96-A11FEF3CB618}.Release|Any CPU.ActiveCfg = Release|Any CPU {96D6D310-6E0B-497A-8F96-A11FEF3CB618}.Release|Any CPU.Build.0 = Release|Any CPU - {12022CB5-0053-4BB9-B548-1137C0E25A0A}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {12022CB5-0053-4BB9-B548-1137C0E25A0A}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {12022CB5-0053-4BB9-B548-1137C0E25A0A}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {12022CB5-0053-4BB9-B548-1137C0E25A0A}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {12022CB5-0053-4BB9-B548-1137C0E25A0A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {12022CB5-0053-4BB9-B548-1137C0E25A0A}.Debug|Any CPU.Build.0 = Debug|Any CPU - {12022CB5-0053-4BB9-B548-1137C0E25A0A}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {12022CB5-0053-4BB9-B548-1137C0E25A0A}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {12022CB5-0053-4BB9-B548-1137C0E25A0A}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {12022CB5-0053-4BB9-B548-1137C0E25A0A}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {12022CB5-0053-4BB9-B548-1137C0E25A0A}.Release|Any CPU.ActiveCfg = Release|Any CPU {12022CB5-0053-4BB9-B548-1137C0E25A0A}.Release|Any CPU.Build.0 = Release|Any CPU - {B1522DA2-4650-43F6-816A-8D56E8314B21}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {B1522DA2-4650-43F6-816A-8D56E8314B21}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {B1522DA2-4650-43F6-816A-8D56E8314B21}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {B1522DA2-4650-43F6-816A-8D56E8314B21}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {B1522DA2-4650-43F6-816A-8D56E8314B21}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B1522DA2-4650-43F6-816A-8D56E8314B21}.Debug|Any CPU.Build.0 = Debug|Any CPU - {B1522DA2-4650-43F6-816A-8D56E8314B21}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {B1522DA2-4650-43F6-816A-8D56E8314B21}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {B1522DA2-4650-43F6-816A-8D56E8314B21}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {B1522DA2-4650-43F6-816A-8D56E8314B21}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {B1522DA2-4650-43F6-816A-8D56E8314B21}.Release|Any CPU.ActiveCfg = Release|Any CPU {B1522DA2-4650-43F6-816A-8D56E8314B21}.Release|Any CPU.Build.0 = Release|Any CPU - {91C084B0-BC1A-41C7-A6E3-E1556B8FE0D3}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {91C084B0-BC1A-41C7-A6E3-E1556B8FE0D3}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {91C084B0-BC1A-41C7-A6E3-E1556B8FE0D3}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {91C084B0-BC1A-41C7-A6E3-E1556B8FE0D3}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {91C084B0-BC1A-41C7-A6E3-E1556B8FE0D3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {91C084B0-BC1A-41C7-A6E3-E1556B8FE0D3}.Debug|Any CPU.Build.0 = Debug|Any CPU - {91C084B0-BC1A-41C7-A6E3-E1556B8FE0D3}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {91C084B0-BC1A-41C7-A6E3-E1556B8FE0D3}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {91C084B0-BC1A-41C7-A6E3-E1556B8FE0D3}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {91C084B0-BC1A-41C7-A6E3-E1556B8FE0D3}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {91C084B0-BC1A-41C7-A6E3-E1556B8FE0D3}.Release|Any CPU.ActiveCfg = Release|Any CPU {91C084B0-BC1A-41C7-A6E3-E1556B8FE0D3}.Release|Any CPU.Build.0 = Release|Any CPU - {A1B2C3D4-E5F6-7890-A1B2-C3D4E5F67890}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {A1B2C3D4-E5F6-7890-A1B2-C3D4E5F67890}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {A1B2C3D4-E5F6-7890-A1B2-C3D4E5F67890}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {A1B2C3D4-E5F6-7890-A1B2-C3D4E5F67890}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {A1B2C3D4-E5F6-7890-A1B2-C3D4E5F67890}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A1B2C3D4-E5F6-7890-A1B2-C3D4E5F67890}.Debug|Any CPU.Build.0 = Debug|Any CPU - {A1B2C3D4-E5F6-7890-A1B2-C3D4E5F67890}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {A1B2C3D4-E5F6-7890-A1B2-C3D4E5F67890}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {A1B2C3D4-E5F6-7890-A1B2-C3D4E5F67890}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {A1B2C3D4-E5F6-7890-A1B2-C3D4E5F67890}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {A1B2C3D4-E5F6-7890-A1B2-C3D4E5F67890}.Release|Any CPU.ActiveCfg = Release|Any CPU {A1B2C3D4-E5F6-7890-A1B2-C3D4E5F67890}.Release|Any CPU.Build.0 = Release|Any CPU - {29891581-DA9A-4D2B-81E7-570143BC5475}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {29891581-DA9A-4D2B-81E7-570143BC5475}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {29891581-DA9A-4D2B-81E7-570143BC5475}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {29891581-DA9A-4D2B-81E7-570143BC5475}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {29891581-DA9A-4D2B-81E7-570143BC5475}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {29891581-DA9A-4D2B-81E7-570143BC5475}.Debug|Any CPU.Build.0 = Debug|Any CPU - {29891581-DA9A-4D2B-81E7-570143BC5475}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {29891581-DA9A-4D2B-81E7-570143BC5475}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {29891581-DA9A-4D2B-81E7-570143BC5475}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {29891581-DA9A-4D2B-81E7-570143BC5475}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {29891581-DA9A-4D2B-81E7-570143BC5475}.Release|Any CPU.ActiveCfg = Release|Any CPU {29891581-DA9A-4D2B-81E7-570143BC5475}.Release|Any CPU.Build.0 = Release|Any CPU - {C0A9B844-811D-460A-B8DD-C9EEF7969C91}.Debug_NET481|Any CPU.ActiveCfg = Debug|Any CPU - {C0A9B844-811D-460A-B8DD-C9EEF7969C91}.Debug_NET481|Any CPU.Build.0 = Debug|Any CPU {C0A9B844-811D-460A-B8DD-C9EEF7969C91}.Debug_NET8|Any CPU.ActiveCfg = Debug|Any CPU {C0A9B844-811D-460A-B8DD-C9EEF7969C91}.Debug_NET8|Any CPU.Build.0 = Debug|Any CPU {C0A9B844-811D-460A-B8DD-C9EEF7969C91}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {C0A9B844-811D-460A-B8DD-C9EEF7969C91}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C0A9B844-811D-460A-B8DD-C9EEF7969C91}.Release_NET481|Any CPU.ActiveCfg = Release|Any CPU - {C0A9B844-811D-460A-B8DD-C9EEF7969C91}.Release_NET481|Any CPU.Build.0 = Release|Any CPU {C0A9B844-811D-460A-B8DD-C9EEF7969C91}.Release_NET8|Any CPU.ActiveCfg = Release|Any CPU {C0A9B844-811D-460A-B8DD-C9EEF7969C91}.Release_NET8|Any CPU.Build.0 = Release|Any CPU {C0A9B844-811D-460A-B8DD-C9EEF7969C91}.Release|Any CPU.ActiveCfg = Release|Any CPU {C0A9B844-811D-460A-B8DD-C9EEF7969C91}.Release|Any CPU.Build.0 = Release|Any CPU - {3E803283-FD0E-B1B4-192A-A36566DC8FE3}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {3E803283-FD0E-B1B4-192A-A36566DC8FE3}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {3E803283-FD0E-B1B4-192A-A36566DC8FE3}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {3E803283-FD0E-B1B4-192A-A36566DC8FE3}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {3E803283-FD0E-B1B4-192A-A36566DC8FE3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {3E803283-FD0E-B1B4-192A-A36566DC8FE3}.Debug|Any CPU.Build.0 = Debug|Any CPU - {3E803283-FD0E-B1B4-192A-A36566DC8FE3}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {3E803283-FD0E-B1B4-192A-A36566DC8FE3}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {3E803283-FD0E-B1B4-192A-A36566DC8FE3}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {3E803283-FD0E-B1B4-192A-A36566DC8FE3}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {3E803283-FD0E-B1B4-192A-A36566DC8FE3}.Release|Any CPU.ActiveCfg = Release|Any CPU {3E803283-FD0E-B1B4-192A-A36566DC8FE3}.Release|Any CPU.Build.0 = Release|Any CPU - {F8EC938D-C210-4F36-BDC2-3E4103E6DB8C}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {F8EC938D-C210-4F36-BDC2-3E4103E6DB8C}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {F8EC938D-C210-4F36-BDC2-3E4103E6DB8C}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {F8EC938D-C210-4F36-BDC2-3E4103E6DB8C}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {F8EC938D-C210-4F36-BDC2-3E4103E6DB8C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {F8EC938D-C210-4F36-BDC2-3E4103E6DB8C}.Debug|Any CPU.Build.0 = Debug|Any CPU - {F8EC938D-C210-4F36-BDC2-3E4103E6DB8C}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {F8EC938D-C210-4F36-BDC2-3E4103E6DB8C}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {F8EC938D-C210-4F36-BDC2-3E4103E6DB8C}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {F8EC938D-C210-4F36-BDC2-3E4103E6DB8C}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {F8EC938D-C210-4F36-BDC2-3E4103E6DB8C}.Release|Any CPU.ActiveCfg = Release|Any CPU {F8EC938D-C210-4F36-BDC2-3E4103E6DB8C}.Release|Any CPU.Build.0 = Release|Any CPU - {EB216310-2B57-45F0-93ED-70028E501645}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {EB216310-2B57-45F0-93ED-70028E501645}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {EB216310-2B57-45F0-93ED-70028E501645}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {EB216310-2B57-45F0-93ED-70028E501645}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {EB216310-2B57-45F0-93ED-70028E501645}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {EB216310-2B57-45F0-93ED-70028E501645}.Debug|Any CPU.Build.0 = Debug|Any CPU - {EB216310-2B57-45F0-93ED-70028E501645}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {EB216310-2B57-45F0-93ED-70028E501645}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {EB216310-2B57-45F0-93ED-70028E501645}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {EB216310-2B57-45F0-93ED-70028E501645}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {EB216310-2B57-45F0-93ED-70028E501645}.Release|Any CPU.ActiveCfg = Release|Any CPU {EB216310-2B57-45F0-93ED-70028E501645}.Release|Any CPU.Build.0 = Release|Any CPU - {DA2456C5-B1E6-445C-A786-8CDAFE61C435}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {DA2456C5-B1E6-445C-A786-8CDAFE61C435}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {DA2456C5-B1E6-445C-A786-8CDAFE61C435}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {DA2456C5-B1E6-445C-A786-8CDAFE61C435}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {DA2456C5-B1E6-445C-A786-8CDAFE61C435}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {DA2456C5-B1E6-445C-A786-8CDAFE61C435}.Debug|Any CPU.Build.0 = Debug|Any CPU - {DA2456C5-B1E6-445C-A786-8CDAFE61C435}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {DA2456C5-B1E6-445C-A786-8CDAFE61C435}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {DA2456C5-B1E6-445C-A786-8CDAFE61C435}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {DA2456C5-B1E6-445C-A786-8CDAFE61C435}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {DA2456C5-B1E6-445C-A786-8CDAFE61C435}.Release|Any CPU.ActiveCfg = Release|Any CPU {DA2456C5-B1E6-445C-A786-8CDAFE61C435}.Release|Any CPU.Build.0 = Release|Any CPU - {C3D4E5F6-A789-BCDE-F012-3A4B5C6D7E8F}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {C3D4E5F6-A789-BCDE-F012-3A4B5C6D7E8F}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {C3D4E5F6-A789-BCDE-F012-3A4B5C6D7E8F}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {C3D4E5F6-A789-BCDE-F012-3A4B5C6D7E8F}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {C3D4E5F6-A789-BCDE-F012-3A4B5C6D7E8F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {C3D4E5F6-A789-BCDE-F012-3A4B5C6D7E8F}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C3D4E5F6-A789-BCDE-F012-3A4B5C6D7E8F}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {C3D4E5F6-A789-BCDE-F012-3A4B5C6D7E8F}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {C3D4E5F6-A789-BCDE-F012-3A4B5C6D7E8F}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {C3D4E5F6-A789-BCDE-F012-3A4B5C6D7E8F}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {C3D4E5F6-A789-BCDE-F012-3A4B5C6D7E8F}.Release|Any CPU.ActiveCfg = Release|Any CPU {C3D4E5F6-A789-BCDE-F012-3A4B5C6D7E8F}.Release|Any CPU.Build.0 = Release|Any CPU - {D4E5F6A7-89BC-DEF0-1234-4B5C6D7E8F9A}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {D4E5F6A7-89BC-DEF0-1234-4B5C6D7E8F9A}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {D4E5F6A7-89BC-DEF0-1234-4B5C6D7E8F9A}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {D4E5F6A7-89BC-DEF0-1234-4B5C6D7E8F9A}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {D4E5F6A7-89BC-DEF0-1234-4B5C6D7E8F9A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {D4E5F6A7-89BC-DEF0-1234-4B5C6D7E8F9A}.Debug|Any CPU.Build.0 = Debug|Any CPU - {D4E5F6A7-89BC-DEF0-1234-4B5C6D7E8F9A}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {D4E5F6A7-89BC-DEF0-1234-4B5C6D7E8F9A}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {D4E5F6A7-89BC-DEF0-1234-4B5C6D7E8F9A}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {D4E5F6A7-89BC-DEF0-1234-4B5C6D7E8F9A}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {D4E5F6A7-89BC-DEF0-1234-4B5C6D7E8F9A}.Release|Any CPU.ActiveCfg = Release|Any CPU {D4E5F6A7-89BC-DEF0-1234-4B5C6D7E8F9A}.Release|Any CPU.Build.0 = Release|Any CPU - {FD31BFA9-A3B2-671D-7386-DC76767124F7}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {FD31BFA9-A3B2-671D-7386-DC76767124F7}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {FD31BFA9-A3B2-671D-7386-DC76767124F7}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {FD31BFA9-A3B2-671D-7386-DC76767124F7}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {FD31BFA9-A3B2-671D-7386-DC76767124F7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {FD31BFA9-A3B2-671D-7386-DC76767124F7}.Debug|Any CPU.Build.0 = Debug|Any CPU - {FD31BFA9-A3B2-671D-7386-DC76767124F7}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {FD31BFA9-A3B2-671D-7386-DC76767124F7}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {FD31BFA9-A3B2-671D-7386-DC76767124F7}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {FD31BFA9-A3B2-671D-7386-DC76767124F7}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {FD31BFA9-A3B2-671D-7386-DC76767124F7}.Release|Any CPU.ActiveCfg = Release|Any CPU {FD31BFA9-A3B2-671D-7386-DC76767124F7}.Release|Any CPU.Build.0 = Release|Any CPU - {4AB27491-5EDC-4997-70E8-968861C86BC3}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {4AB27491-5EDC-4997-70E8-968861C86BC3}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {4AB27491-5EDC-4997-70E8-968861C86BC3}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {4AB27491-5EDC-4997-70E8-968861C86BC3}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {4AB27491-5EDC-4997-70E8-968861C86BC3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {4AB27491-5EDC-4997-70E8-968861C86BC3}.Debug|Any CPU.Build.0 = Debug|Any CPU - {4AB27491-5EDC-4997-70E8-968861C86BC3}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {4AB27491-5EDC-4997-70E8-968861C86BC3}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {4AB27491-5EDC-4997-70E8-968861C86BC3}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {4AB27491-5EDC-4997-70E8-968861C86BC3}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {4AB27491-5EDC-4997-70E8-968861C86BC3}.Release|Any CPU.ActiveCfg = Release|Any CPU {4AB27491-5EDC-4997-70E8-968861C86BC3}.Release|Any CPU.Build.0 = Release|Any CPU - {1478E835-99CA-0A1B-5E34-6075EE5D9F44}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {1478E835-99CA-0A1B-5E34-6075EE5D9F44}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {1478E835-99CA-0A1B-5E34-6075EE5D9F44}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {1478E835-99CA-0A1B-5E34-6075EE5D9F44}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {1478E835-99CA-0A1B-5E34-6075EE5D9F44}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {1478E835-99CA-0A1B-5E34-6075EE5D9F44}.Debug|Any CPU.Build.0 = Debug|Any CPU - {1478E835-99CA-0A1B-5E34-6075EE5D9F44}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {1478E835-99CA-0A1B-5E34-6075EE5D9F44}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {1478E835-99CA-0A1B-5E34-6075EE5D9F44}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {1478E835-99CA-0A1B-5E34-6075EE5D9F44}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {1478E835-99CA-0A1B-5E34-6075EE5D9F44}.Release|Any CPU.ActiveCfg = Release|Any CPU {1478E835-99CA-0A1B-5E34-6075EE5D9F44}.Release|Any CPU.Build.0 = Release|Any CPU - {CD69985E-7030-9C55-F7CF-0E4D323FED25}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {CD69985E-7030-9C55-F7CF-0E4D323FED25}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {CD69985E-7030-9C55-F7CF-0E4D323FED25}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {CD69985E-7030-9C55-F7CF-0E4D323FED25}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {CD69985E-7030-9C55-F7CF-0E4D323FED25}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {CD69985E-7030-9C55-F7CF-0E4D323FED25}.Debug|Any CPU.Build.0 = Debug|Any CPU - {CD69985E-7030-9C55-F7CF-0E4D323FED25}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {CD69985E-7030-9C55-F7CF-0E4D323FED25}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {CD69985E-7030-9C55-F7CF-0E4D323FED25}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {CD69985E-7030-9C55-F7CF-0E4D323FED25}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {CD69985E-7030-9C55-F7CF-0E4D323FED25}.Release|Any CPU.ActiveCfg = Release|Any CPU {CD69985E-7030-9C55-F7CF-0E4D323FED25}.Release|Any CPU.Build.0 = Release|Any CPU - {CB713D02-195C-1E16-FB21-61ABC603D726}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {CB713D02-195C-1E16-FB21-61ABC603D726}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {CB713D02-195C-1E16-FB21-61ABC603D726}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {CB713D02-195C-1E16-FB21-61ABC603D726}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {CB713D02-195C-1E16-FB21-61ABC603D726}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {CB713D02-195C-1E16-FB21-61ABC603D726}.Debug|Any CPU.Build.0 = Debug|Any CPU - {CB713D02-195C-1E16-FB21-61ABC603D726}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {CB713D02-195C-1E16-FB21-61ABC603D726}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {CB713D02-195C-1E16-FB21-61ABC603D726}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {CB713D02-195C-1E16-FB21-61ABC603D726}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {CB713D02-195C-1E16-FB21-61ABC603D726}.Release|Any CPU.ActiveCfg = Release|Any CPU {CB713D02-195C-1E16-FB21-61ABC603D726}.Release|Any CPU.Build.0 = Release|Any CPU - {3451F54A-A0CE-704D-194A-2769C953B0A9}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {3451F54A-A0CE-704D-194A-2769C953B0A9}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {3451F54A-A0CE-704D-194A-2769C953B0A9}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {3451F54A-A0CE-704D-194A-2769C953B0A9}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {3451F54A-A0CE-704D-194A-2769C953B0A9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {3451F54A-A0CE-704D-194A-2769C953B0A9}.Debug|Any CPU.Build.0 = Debug|Any CPU - {3451F54A-A0CE-704D-194A-2769C953B0A9}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {3451F54A-A0CE-704D-194A-2769C953B0A9}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {3451F54A-A0CE-704D-194A-2769C953B0A9}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {3451F54A-A0CE-704D-194A-2769C953B0A9}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {3451F54A-A0CE-704D-194A-2769C953B0A9}.Release|Any CPU.ActiveCfg = Release|Any CPU {3451F54A-A0CE-704D-194A-2769C953B0A9}.Release|Any CPU.Build.0 = Release|Any CPU - {A46BCB50-782B-4946-9620-F90DE462CC30}.Debug_NET481|Any CPU.ActiveCfg = Debug_NET481|Any CPU - {A46BCB50-782B-4946-9620-F90DE462CC30}.Debug_NET481|Any CPU.Build.0 = Debug_NET481|Any CPU {A46BCB50-782B-4946-9620-F90DE462CC30}.Debug_NET8|Any CPU.ActiveCfg = Debug_NET8|Any CPU {A46BCB50-782B-4946-9620-F90DE462CC30}.Debug_NET8|Any CPU.Build.0 = Debug_NET8|Any CPU {A46BCB50-782B-4946-9620-F90DE462CC30}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A46BCB50-782B-4946-9620-F90DE462CC30}.Debug|Any CPU.Build.0 = Debug|Any CPU - {A46BCB50-782B-4946-9620-F90DE462CC30}.Release_NET481|Any CPU.ActiveCfg = Release_NET481|Any CPU - {A46BCB50-782B-4946-9620-F90DE462CC30}.Release_NET481|Any CPU.Build.0 = Release_NET481|Any CPU {A46BCB50-782B-4946-9620-F90DE462CC30}.Release_NET8|Any CPU.ActiveCfg = Release_NET8|Any CPU {A46BCB50-782B-4946-9620-F90DE462CC30}.Release_NET8|Any CPU.Build.0 = Release_NET8|Any CPU {A46BCB50-782B-4946-9620-F90DE462CC30}.Release|Any CPU.ActiveCfg = Release|Any CPU diff --git a/Samples/Platform SDK/AccessControlRawEventQuerySample/AccessControlRawEventQuerySample.csproj b/Samples/Platform SDK/AccessControlRawEventQuerySample/AccessControlRawEventQuerySample.csproj index d903b37c..12cf30c8 100644 --- a/Samples/Platform SDK/AccessControlRawEventQuerySample/AccessControlRawEventQuerySample.csproj +++ b/Samples/Platform SDK/AccessControlRawEventQuerySample/AccessControlRawEventQuerySample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples AccessControlRawEventQuerySample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -132,11 +103,7 @@ - - - + diff --git a/Samples/Platform SDK/AccessControlReportQuerySample/AccessControlReportQuerySample.csproj b/Samples/Platform SDK/AccessControlReportQuerySample/AccessControlReportQuerySample.csproj index d10c8ecd..f1633513 100644 --- a/Samples/Platform SDK/AccessControlReportQuerySample/AccessControlReportQuerySample.csproj +++ b/Samples/Platform SDK/AccessControlReportQuerySample/AccessControlReportQuerySample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples AccessControlReportQuerySample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -133,11 +104,7 @@ - - - + diff --git a/Samples/Platform SDK/AccessControlUnitManagerSample/AccessControlUnitManagerSample.csproj b/Samples/Platform SDK/AccessControlUnitManagerSample/AccessControlUnitManagerSample.csproj index 1d8bcf7b..9f2ef001 100644 --- a/Samples/Platform SDK/AccessControlUnitManagerSample/AccessControlUnitManagerSample.csproj +++ b/Samples/Platform SDK/AccessControlUnitManagerSample/AccessControlUnitManagerSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples AccessControlUnitManagerSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -131,11 +102,7 @@ - - - + diff --git a/Samples/Platform SDK/AccessControlUnitSample/AccessControlUnitSample.csproj b/Samples/Platform SDK/AccessControlUnitSample/AccessControlUnitSample.csproj index ea5542b3..e3483626 100644 --- a/Samples/Platform SDK/AccessControlUnitSample/AccessControlUnitSample.csproj +++ b/Samples/Platform SDK/AccessControlUnitSample/AccessControlUnitSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples AccessControlUnitSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -131,11 +102,7 @@ - - - + diff --git a/Samples/Platform SDK/AccessEventMonitoringSample/AccessEventMonitoringSample.csproj b/Samples/Platform SDK/AccessEventMonitoringSample/AccessEventMonitoringSample.csproj index 4ac763dd..2d339e63 100644 --- a/Samples/Platform SDK/AccessEventMonitoringSample/AccessEventMonitoringSample.csproj +++ b/Samples/Platform SDK/AccessEventMonitoringSample/AccessEventMonitoringSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples AccessEventMonitoringSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -131,11 +102,7 @@ - - - + diff --git a/Samples/Platform SDK/AccessRuleSample/AccessRuleSample.csproj b/Samples/Platform SDK/AccessRuleSample/AccessRuleSample.csproj index dc7327cc..1d23fe0c 100644 --- a/Samples/Platform SDK/AccessRuleSample/AccessRuleSample.csproj +++ b/Samples/Platform SDK/AccessRuleSample/AccessRuleSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples AccessRuleSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -131,11 +102,7 @@ - - - + diff --git a/Samples/Platform SDK/AccessVerifierSample/AccessVerifierSample.csproj b/Samples/Platform SDK/AccessVerifierSample/AccessVerifierSample.csproj index 4d9374db..ac35f128 100644 --- a/Samples/Platform SDK/AccessVerifierSample/AccessVerifierSample.csproj +++ b/Samples/Platform SDK/AccessVerifierSample/AccessVerifierSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples AccessVerifierSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -131,11 +102,7 @@ - - - + diff --git a/Samples/Platform SDK/ActionMonitoringSample/ActionMonitoringSample.csproj b/Samples/Platform SDK/ActionMonitoringSample/ActionMonitoringSample.csproj index 1cb539ca..2967428b 100644 --- a/Samples/Platform SDK/ActionMonitoringSample/ActionMonitoringSample.csproj +++ b/Samples/Platform SDK/ActionMonitoringSample/ActionMonitoringSample.csproj @@ -1,7 +1,9 @@ - + net481 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples ActionMonitoringSample Sample project @@ -32,6 +34,29 @@ 4 12 + + + AnyCPU + true + full + false + bin\Debug_NET8\ + DEBUG;TRACE + prompt + 4 + 12 + + + + AnyCPU + pdbonly + true + bin\Release_NET8\ + TRACE + prompt + 4 + 12 + @@ -64,4 +89,14 @@ + + + + + + + + + diff --git a/Samples/Platform SDK/ActivityTrailsSample/ActivityTrailsSample.csproj b/Samples/Platform SDK/ActivityTrailsSample/ActivityTrailsSample.csproj index b02ecfb1..08a03c23 100644 --- a/Samples/Platform SDK/ActivityTrailsSample/ActivityTrailsSample.csproj +++ b/Samples/Platform SDK/ActivityTrailsSample/ActivityTrailsSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples ActivityTrailsSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -134,11 +105,7 @@ - - - + diff --git a/Samples/Platform SDK/AlarmActivityQuerySample/AlarmActivityQuerySample.csproj b/Samples/Platform SDK/AlarmActivityQuerySample/AlarmActivityQuerySample.csproj index 18246a90..9c8a1088 100644 --- a/Samples/Platform SDK/AlarmActivityQuerySample/AlarmActivityQuerySample.csproj +++ b/Samples/Platform SDK/AlarmActivityQuerySample/AlarmActivityQuerySample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples AlarmActivityQuerySample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -132,11 +103,7 @@ - - - + diff --git a/Samples/Platform SDK/AlarmMonitoringSample/AlarmMonitoringSample.csproj b/Samples/Platform SDK/AlarmMonitoringSample/AlarmMonitoringSample.csproj index 3683026c..2e080e97 100644 --- a/Samples/Platform SDK/AlarmMonitoringSample/AlarmMonitoringSample.csproj +++ b/Samples/Platform SDK/AlarmMonitoringSample/AlarmMonitoringSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples AlarmMonitoringSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -131,11 +102,7 @@ - - - + diff --git a/Samples/Platform SDK/ArchiverEventQuerySample/ArchiverEventQuerySample.csproj b/Samples/Platform SDK/ArchiverEventQuerySample/ArchiverEventQuerySample.csproj index b8ad4dff..e40f6a73 100644 --- a/Samples/Platform SDK/ArchiverEventQuerySample/ArchiverEventQuerySample.csproj +++ b/Samples/Platform SDK/ArchiverEventQuerySample/ArchiverEventQuerySample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples ArchiverEventQuerySample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -133,11 +104,7 @@ - - - + \ No newline at end of file diff --git a/Samples/Platform SDK/ArchiverRoleSample/ArchiverRoleSample.csproj b/Samples/Platform SDK/ArchiverRoleSample/ArchiverRoleSample.csproj index d3490077..23f04e85 100644 --- a/Samples/Platform SDK/ArchiverRoleSample/ArchiverRoleSample.csproj +++ b/Samples/Platform SDK/ArchiverRoleSample/ArchiverRoleSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples ArchiverRoleSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe True @@ -66,30 +61,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -133,11 +104,7 @@ - - - + diff --git a/Samples/Platform SDK/AuditTrailsSample/AuditTrailsSample.csproj b/Samples/Platform SDK/AuditTrailsSample/AuditTrailsSample.csproj index bc5bcd80..f2fd584b 100644 --- a/Samples/Platform SDK/AuditTrailsSample/AuditTrailsSample.csproj +++ b/Samples/Platform SDK/AuditTrailsSample/AuditTrailsSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples AuditTrailsSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe True @@ -66,30 +61,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -133,11 +104,7 @@ - - - + diff --git a/Samples/Platform SDK/CameraConfigurationSample/CameraConfigurationSample.csproj b/Samples/Platform SDK/CameraConfigurationSample/CameraConfigurationSample.csproj index 5aa70320..b8c9d7c2 100644 --- a/Samples/Platform SDK/CameraConfigurationSample/CameraConfigurationSample.csproj +++ b/Samples/Platform SDK/CameraConfigurationSample/CameraConfigurationSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples CameraConfigurationSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -132,11 +103,7 @@ - - - + diff --git a/Samples/Platform SDK/CameraEventSample/CameraEventSample.csproj b/Samples/Platform SDK/CameraEventSample/CameraEventSample.csproj index c7743341..a3208089 100644 --- a/Samples/Platform SDK/CameraEventSample/CameraEventSample.csproj +++ b/Samples/Platform SDK/CameraEventSample/CameraEventSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples CameraEventSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2025 + Copyright � Genetec Inc. 2025 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -132,11 +103,7 @@ - - - + diff --git a/Samples/Platform SDK/CameraSample/CameraSample.csproj b/Samples/Platform SDK/CameraSample/CameraSample.csproj index eb28d831..94b987e4 100644 --- a/Samples/Platform SDK/CameraSample/CameraSample.csproj +++ b/Samples/Platform SDK/CameraSample/CameraSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples CameraSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -132,11 +103,7 @@ - - - + diff --git a/Samples/Platform SDK/CardholderSample/CardholderSample.csproj b/Samples/Platform SDK/CardholderSample/CardholderSample.csproj index 8751ce26..6af748c0 100644 --- a/Samples/Platform SDK/CardholderSample/CardholderSample.csproj +++ b/Samples/Platform SDK/CardholderSample/CardholderSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples CardholderSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -133,11 +104,7 @@ - - - + diff --git a/Samples/Platform SDK/CopyConfigurationSample/CopyConfigurationSample.csproj b/Samples/Platform SDK/CopyConfigurationSample/CopyConfigurationSample.csproj index f6c25bad..79081125 100644 --- a/Samples/Platform SDK/CopyConfigurationSample/CopyConfigurationSample.csproj +++ b/Samples/Platform SDK/CopyConfigurationSample/CopyConfigurationSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples CopyConfigurationSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -132,11 +103,7 @@ - - - + diff --git a/Samples/Platform SDK/CredentialBuilderSample/CredentialBuilderSample.csproj b/Samples/Platform SDK/CredentialBuilderSample/CredentialBuilderSample.csproj index 84efac98..854e2591 100644 --- a/Samples/Platform SDK/CredentialBuilderSample/CredentialBuilderSample.csproj +++ b/Samples/Platform SDK/CredentialBuilderSample/CredentialBuilderSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples CredentialBuilderSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe True @@ -66,30 +61,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -134,11 +105,7 @@ - - - + diff --git a/Samples/Platform SDK/CustomCardFormatBuilderSample/CustomCardFormatBuilderSample.csproj b/Samples/Platform SDK/CustomCardFormatBuilderSample/CustomCardFormatBuilderSample.csproj index a767d70f..e8bc2fd2 100644 --- a/Samples/Platform SDK/CustomCardFormatBuilderSample/CustomCardFormatBuilderSample.csproj +++ b/Samples/Platform SDK/CustomCardFormatBuilderSample/CustomCardFormatBuilderSample.csproj @@ -1,7 +1,9 @@ - + net481 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples CustomCardFormatBuilderSample Sample project @@ -33,6 +35,29 @@ 4 12 + + + AnyCPU + true + full + false + bin\Debug_NET8\ + DEBUG;TRACE + prompt + 4 + 12 + + + + AnyCPU + pdbonly + true + bin\Release_NET8\ + TRACE + prompt + 4 + 12 + @@ -67,4 +92,14 @@ + + + + + + + + + diff --git a/Samples/Platform SDK/CustomEntitySample/CustomEntitySample.csproj b/Samples/Platform SDK/CustomEntitySample/CustomEntitySample.csproj index f52f3795..54ce0526 100644 --- a/Samples/Platform SDK/CustomEntitySample/CustomEntitySample.csproj +++ b/Samples/Platform SDK/CustomEntitySample/CustomEntitySample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples CustomEntitySample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe True @@ -66,30 +61,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -146,11 +117,7 @@ - - - + diff --git a/Samples/Platform SDK/CustomEventSample/CustomEventSample.csproj b/Samples/Platform SDK/CustomEventSample/CustomEventSample.csproj index c8bc0240..00100f7a 100644 --- a/Samples/Platform SDK/CustomEventSample/CustomEventSample.csproj +++ b/Samples/Platform SDK/CustomEventSample/CustomEventSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples CustomEventSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -132,11 +103,7 @@ - - - + diff --git a/Samples/Platform SDK/CustomFieldSample/CustomFieldSample.csproj b/Samples/Platform SDK/CustomFieldSample/CustomFieldSample.csproj index 91f72d50..a1c13cbe 100644 --- a/Samples/Platform SDK/CustomFieldSample/CustomFieldSample.csproj +++ b/Samples/Platform SDK/CustomFieldSample/CustomFieldSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples CustomFieldSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -133,11 +104,7 @@ - - - + diff --git a/Samples/Platform SDK/CustomIconSample/CustomIconSample.csproj b/Samples/Platform SDK/CustomIconSample/CustomIconSample.csproj index c34fe74f..558852f2 100644 --- a/Samples/Platform SDK/CustomIconSample/CustomIconSample.csproj +++ b/Samples/Platform SDK/CustomIconSample/CustomIconSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples CustomIconSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe True @@ -66,30 +61,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -151,11 +122,7 @@ - - - + diff --git a/Samples/Platform SDK/CustomReportQuerySample/CustomReportQuerySample.csproj b/Samples/Platform SDK/CustomReportQuerySample/CustomReportQuerySample.csproj index 325a3128..1e1de34e 100644 --- a/Samples/Platform SDK/CustomReportQuerySample/CustomReportQuerySample.csproj +++ b/Samples/Platform SDK/CustomReportQuerySample/CustomReportQuerySample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples CustomReportQuerySample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -144,11 +115,7 @@ - - - + diff --git a/Samples/Platform SDK/DiagnosticServerSample/DiagnosticServerSample.csproj b/Samples/Platform SDK/DiagnosticServerSample/DiagnosticServerSample.csproj index 75d291c4..cb386b00 100644 --- a/Samples/Platform SDK/DiagnosticServerSample/DiagnosticServerSample.csproj +++ b/Samples/Platform SDK/DiagnosticServerSample/DiagnosticServerSample.csproj @@ -3,13 +3,8 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples DiagnosticServerSample Sample project @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -131,11 +102,7 @@ - - - + diff --git a/Samples/Platform SDK/DisplayInTileSample/DisplayInTileSample.csproj b/Samples/Platform SDK/DisplayInTileSample/DisplayInTileSample.csproj index da6f0c7d..12115387 100644 --- a/Samples/Platform SDK/DisplayInTileSample/DisplayInTileSample.csproj +++ b/Samples/Platform SDK/DisplayInTileSample/DisplayInTileSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples DisplayInTileSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -131,11 +102,7 @@ - - - + diff --git a/Samples/Platform SDK/DoorSample/DoorSample.csproj b/Samples/Platform SDK/DoorSample/DoorSample.csproj index e7a55d13..08b2c3b1 100644 --- a/Samples/Platform SDK/DoorSample/DoorSample.csproj +++ b/Samples/Platform SDK/DoorSample/DoorSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples DoorSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -131,11 +102,7 @@ - - - + diff --git a/Samples/Platform SDK/EntityCacheSample/EntityCacheSample.csproj b/Samples/Platform SDK/EntityCacheSample/EntityCacheSample.csproj index e81feeba..e68b74ac 100644 --- a/Samples/Platform SDK/EntityCacheSample/EntityCacheSample.csproj +++ b/Samples/Platform SDK/EntityCacheSample/EntityCacheSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples EntityCacheSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -131,11 +102,7 @@ - - - + diff --git a/Samples/Platform SDK/EntityCertificatesManagerSample/EntityCertificatesManagerSample.csproj b/Samples/Platform SDK/EntityCertificatesManagerSample/EntityCertificatesManagerSample.csproj index a9b15031..705752ee 100644 --- a/Samples/Platform SDK/EntityCertificatesManagerSample/EntityCertificatesManagerSample.csproj +++ b/Samples/Platform SDK/EntityCertificatesManagerSample/EntityCertificatesManagerSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples EntityCertificatesManagerSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -131,11 +102,7 @@ - - - + diff --git a/Samples/Platform SDK/EntityMappingSample/EntityMappingSample.csproj b/Samples/Platform SDK/EntityMappingSample/EntityMappingSample.csproj index 755c3597..b818d054 100644 --- a/Samples/Platform SDK/EntityMappingSample/EntityMappingSample.csproj +++ b/Samples/Platform SDK/EntityMappingSample/EntityMappingSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples EntityMappingSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -131,11 +102,7 @@ - - - + diff --git a/Samples/Platform SDK/EventMonitoringSample/EventMonitoringSample.csproj b/Samples/Platform SDK/EventMonitoringSample/EventMonitoringSample.csproj index 3da67fb0..eabdbe98 100644 --- a/Samples/Platform SDK/EventMonitoringSample/EventMonitoringSample.csproj +++ b/Samples/Platform SDK/EventMonitoringSample/EventMonitoringSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples EventMonitoringSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -131,11 +102,7 @@ - - - + diff --git a/Samples/Platform SDK/EventToActionSample/EventToActionSample.csproj b/Samples/Platform SDK/EventToActionSample/EventToActionSample.csproj index cbc496a4..4929cf6d 100644 --- a/Samples/Platform SDK/EventToActionSample/EventToActionSample.csproj +++ b/Samples/Platform SDK/EventToActionSample/EventToActionSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples EventToActionSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -131,11 +102,7 @@ - - - + diff --git a/Samples/Platform SDK/HardwareInventoryQuerySample/HardwareInventoryQuerySample.csproj b/Samples/Platform SDK/HardwareInventoryQuerySample/HardwareInventoryQuerySample.csproj index dd1e33c7..039ac53a 100644 --- a/Samples/Platform SDK/HardwareInventoryQuerySample/HardwareInventoryQuerySample.csproj +++ b/Samples/Platform SDK/HardwareInventoryQuerySample/HardwareInventoryQuerySample.csproj @@ -3,13 +3,8 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples HardwareInventoryQuerySample Sample project @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -133,11 +104,7 @@ - - - + \ No newline at end of file diff --git a/Samples/Platform SDK/HealthEventQuerySample/HealthEventQuerySample.csproj b/Samples/Platform SDK/HealthEventQuerySample/HealthEventQuerySample.csproj index fa6e970c..5427246a 100644 --- a/Samples/Platform SDK/HealthEventQuerySample/HealthEventQuerySample.csproj +++ b/Samples/Platform SDK/HealthEventQuerySample/HealthEventQuerySample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples HealthEventQuerySample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -133,11 +104,7 @@ - - - + \ No newline at end of file diff --git a/Samples/Platform SDK/IncidentManagerSample/IncidentManagerSample.csproj b/Samples/Platform SDK/IncidentManagerSample/IncidentManagerSample.csproj index 0e5a9e8a..2d0155b1 100644 --- a/Samples/Platform SDK/IncidentManagerSample/IncidentManagerSample.csproj +++ b/Samples/Platform SDK/IncidentManagerSample/IncidentManagerSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples IncidentManagerSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -132,11 +103,7 @@ - - - + diff --git a/Samples/Platform SDK/IntrusionDetectionQuerySample/IntrusionDetectionQuerySample.csproj b/Samples/Platform SDK/IntrusionDetectionQuerySample/IntrusionDetectionQuerySample.csproj index 7f541d28..47705b79 100644 --- a/Samples/Platform SDK/IntrusionDetectionQuerySample/IntrusionDetectionQuerySample.csproj +++ b/Samples/Platform SDK/IntrusionDetectionQuerySample/IntrusionDetectionQuerySample.csproj @@ -3,13 +3,8 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples IntrusionDetectionQuerySample Sample project @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -133,11 +104,7 @@ - - - + \ No newline at end of file diff --git a/Samples/Platform SDK/LicenseManagerSample/LicenseManagerSample.csproj b/Samples/Platform SDK/LicenseManagerSample/LicenseManagerSample.csproj index 6618c3b4..d26c17ac 100644 --- a/Samples/Platform SDK/LicenseManagerSample/LicenseManagerSample.csproj +++ b/Samples/Platform SDK/LicenseManagerSample/LicenseManagerSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples LicenseManagerSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -131,11 +102,7 @@ - - - + diff --git a/Samples/Platform SDK/LoggerSample/LoggerSample.csproj b/Samples/Platform SDK/LoggerSample/LoggerSample.csproj index bc305fe4..7b6ecab4 100644 --- a/Samples/Platform SDK/LoggerSample/LoggerSample.csproj +++ b/Samples/Platform SDK/LoggerSample/LoggerSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples LoggerSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -126,11 +97,7 @@ - - - + diff --git a/Samples/Platform SDK/LoginManagerSample/LoginManagerSample.csproj b/Samples/Platform SDK/LoginManagerSample/LoginManagerSample.csproj index 13dfca1c..890e7a59 100644 --- a/Samples/Platform SDK/LoginManagerSample/LoginManagerSample.csproj +++ b/Samples/Platform SDK/LoginManagerSample/LoginManagerSample.csproj @@ -3,14 +3,9 @@ net481 + net8.0-windows - - net8.0-windows;net481 - - net8.0-windows - net481 - - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples LoginManagerSample Sample project @@ -66,54 +61,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - - - - - AnyCPU - true - full - false - bin\$(Configuration)\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\$(Configuration)\ - TRACE - prompt - 4 - 12 - $(GSC_SDK)\Genetec.Sdk.dll @@ -142,12 +89,8 @@ - - - + diff --git a/Samples/Platform SDK/LprHitQuerySample/LprHitQuerySample.csproj b/Samples/Platform SDK/LprHitQuerySample/LprHitQuerySample.csproj index b9c29110..528ca49c 100644 --- a/Samples/Platform SDK/LprHitQuerySample/LprHitQuerySample.csproj +++ b/Samples/Platform SDK/LprHitQuerySample/LprHitQuerySample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples LprHitQuerySample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -133,11 +104,7 @@ - - - + \ No newline at end of file diff --git a/Samples/Platform SDK/MacroSample/MacroSample.csproj b/Samples/Platform SDK/MacroSample/MacroSample.csproj index 5657c2e5..c6866ca9 100644 --- a/Samples/Platform SDK/MacroSample/MacroSample.csproj +++ b/Samples/Platform SDK/MacroSample/MacroSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples MacroSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -148,11 +119,7 @@ - - - + diff --git a/Samples/Platform SDK/MapSample/MapSample.csproj b/Samples/Platform SDK/MapSample/MapSample.csproj index 77916160..c1946a80 100644 --- a/Samples/Platform SDK/MapSample/MapSample.csproj +++ b/Samples/Platform SDK/MapSample/MapSample.csproj @@ -3,13 +3,8 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples MapSample Sample project @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -144,11 +115,7 @@ - - - + diff --git a/Samples/Platform SDK/PartitionSample/PartitionSample.csproj b/Samples/Platform SDK/PartitionSample/PartitionSample.csproj index 6d257143..ed7754f6 100644 --- a/Samples/Platform SDK/PartitionSample/PartitionSample.csproj +++ b/Samples/Platform SDK/PartitionSample/PartitionSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples PartitionSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -131,11 +102,7 @@ - - - + diff --git a/Samples/Platform SDK/PeopleCountingSample/PeopleCountingSample.csproj b/Samples/Platform SDK/PeopleCountingSample/PeopleCountingSample.csproj index 2b648945..fd6d3653 100644 --- a/Samples/Platform SDK/PeopleCountingSample/PeopleCountingSample.csproj +++ b/Samples/Platform SDK/PeopleCountingSample/PeopleCountingSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples PeopleCountingSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -131,11 +102,7 @@ - - - + diff --git a/Samples/Platform SDK/PlaySoundSample/PlaySoundSample.csproj b/Samples/Platform SDK/PlaySoundSample/PlaySoundSample.csproj index b46e0d24..fc22347b 100644 --- a/Samples/Platform SDK/PlaySoundSample/PlaySoundSample.csproj +++ b/Samples/Platform SDK/PlaySoundSample/PlaySoundSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples PlaySoundSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -131,11 +102,7 @@ - - - + diff --git a/Samples/Platform SDK/README.md b/Samples/Platform SDK/README.md index c6f9c0c1..547d69f8 100644 --- a/Samples/Platform SDK/README.md +++ b/Samples/Platform SDK/README.md @@ -125,19 +125,14 @@ All samples follow consistent authentication patterns: The Platform SDK samples support both **.NET Framework 4.8.1** and **.NET 8**, but .NET 8 support requires **Security Center 5.12.2 or later**. -#### Automatic Framework Selection +#### Build Configuration Model -The projects automatically detect the presence of Security Center .NET 8 SDK and configure the appropriate target frameworks based on environment variables: +The projects use explicit build configurations for framework targeting: -**Security Center 5.12.2+ (with .NET 8 SDK)** -- **Target Frameworks**: `net481` + `net8.0-windows` -- **Environment Variable**: `GSC_SDK_CORE` points to .NET 8 SDK location -You can build and run samples with both frameworks +- `Debug` / `Release`: build .NET Framework 4.8.1. +- `Debug_NET8` / `Release_NET8`: build .NET 8 for Windows. -**Security Center 5.12.1 or earlier** -- **Target Frameworks**: `net481` only -- **Environment Variable**: `GSC_SDK_CORE` not set or path doesn't exist -Only .NET Framework 4.8.1 builds are available +.NET 8 builds require Security Center SDK 5.12.2 or later. If `GSC_SDK_CORE` is not set to a compatible SDK folder, the `_NET8` configurations fail with a clear build error instead of silently falling back to .NET Framework. #### Environment Variables @@ -148,15 +143,13 @@ The build system checks these environment variables: #### Technical Implementation -The Platform SDK samples use multi-targeting in their `.csproj` files to automatically handle both frameworks: +The Platform SDK samples use conditional target frameworks in their `.csproj` files to map each build configuration to one framework: -**Conditional Framework Detection:** +**Configuration-Based Framework Selection:** ```xml - net481 - - -net8.0-windows;net481 +net8.0-windows +Debug;Release;Debug_NET8;Release_NET8 ``` **Framework-Specific Dependencies:** @@ -168,38 +161,38 @@ The Platform SDK samples use multi-targeting in their `.csproj` files to automat - `Microsoft.WindowsDesktop.App.WPF` - WPF framework reference **Build Configurations:** -Each project supports multiple build configurations for explicit framework targeting: -- Standard: `Debug`, `Release` (auto-detects available frameworks) -- Explicit: `Debug_NET481`, `Debug_NET8`, `Release_NET481`, `Release_NET8` +Each project supports multiple build configurations: +- `Debug` / `Release`: build .NET Framework 4.8.1. +- `Debug_NET8` / `Release_NET8`: build .NET 8 (requires `GSC_SDK_CORE`, available in Security Center SDK 5.12.2 or later). **Validation System:** The build process includes automatic validation that: - Shows environment variable detection status during compilation -- Warns when attempting .NET 8 builds without `GSC_SDK_CORE` set +- Fails .NET 8 builds when `GSC_SDK_CORE\Genetec.Sdk.dll` is not available - Provides clear guidance on resolving compatibility issues ## Running the Samples ### Building the Samples -#### Automatic Detection (Recommended) +#### Default .NET Framework Build ```bash -# Builds all available target frameworks for your SC version +# Builds .NET Framework 4.8.1 dotnet build -# Builds and runs with the best available framework +# Builds and runs with .NET Framework 4.8.1 dotnet run ``` -#### Explicit Framework Selection +#### Explicit Configuration Selection ```bash -# Force .NET Framework 4.8.1 (works with any SC version) -dotnet build --framework net481 -dotnet run --framework net481 +# Build net481 with the default configuration +dotnet build -c Debug +dotnet run -c Debug -# Force .NET 8 (requires SC 5.12.2+) -dotnet build --framework net8.0-windows -dotnet run --framework net8.0-windows +# Build net8.0-windows with the _NET8 configuration (requires SC 5.12.2+) +dotnet build -c Debug_NET8 +dotnet run -c Debug_NET8 ``` ### Running a Sample @@ -210,31 +203,20 @@ dotnet run --framework net8.0-windows ### Troubleshooting **"Can't find .NET 8 target"** -- **Cause**: Security Center 5.11.x or earlier -- **Solution**: Use `--framework net481` or upgrade to SC 5.12.2+ +- **Cause**: The project was built with `Debug` or `Release`, which target .NET Framework 4.8.1 +- **Solution**: Use `Debug_NET8` or `Release_NET8` with Security Center SDK 5.12.2 or later **"MSB3277 dependency conflicts"** -- **Cause**: You manually forced .NET 8 on an incompatible system -- **Solution**: Let the auto-detection handle framework selection +- **Cause**: The project is resolving incompatible SDK assemblies or packages +- **Solution**: Confirm that `GSC_SDK` and `GSC_SDK_CORE` point to compatible Security Center SDK installations **"Genetec.Sdk.dll not found"** - **Cause**: Environment variables not set correctly - **Solution**: Reinstall Security Center SDK or check environment variables -**Warning: .NET 8 target requires Security Center 5.12.2 or later** -- **Cause**: Trying to build .NET 8 with an incompatible Security Center version -- **Solution**: Use .NET Framework 4.8.1 instead or upgrade Security Center - -#### Advanced: Manual Override - -For testing or special scenarios, you can override the auto-detection: - -```xml - - - net481;net8.0-windows - -``` +**Error: _NET8 configurations require GSC_SDK_CORE** +- **Cause**: Trying to build an `_NET8` configuration without `GSC_SDK_CORE\Genetec.Sdk.dll` +- **Solution**: Set `GSC_SDK_CORE` to the SDK folder containing `Genetec.Sdk.dll`, or use `Debug` / `Release` to build `net481` ## Sample Categories and What They Demonstrate @@ -275,5 +257,5 @@ These samples demonstrate specialized SDK capabilities: The classes and concepts demonstrated in these Platform SDK samples form the foundation for all other Security Center SDK development: - **Media SDK**: These samples build on Platform SDK entity management (cameras, video units) and add media-specific operations like streaming and playback -- **Workspace SDK**: These samples the Platform SDK within Security Desk and Config Tool client applications +- **Workspace SDK**: These samples use the Platform SDK within Security Desk and Config Tool client applications - **Plugin SDK**: These samples extend Platform SDK for server-side role development diff --git a/Samples/Platform SDK/RaiseEventSample/RaiseEventSample.csproj b/Samples/Platform SDK/RaiseEventSample/RaiseEventSample.csproj index 2e00ae7f..fc1893b0 100644 --- a/Samples/Platform SDK/RaiseEventSample/RaiseEventSample.csproj +++ b/Samples/Platform SDK/RaiseEventSample/RaiseEventSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples RaiseEventSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -131,11 +102,7 @@ - - - + diff --git a/Samples/Platform SDK/ReportExporterSample/ReportExporterSample.csproj b/Samples/Platform SDK/ReportExporterSample/ReportExporterSample.csproj index 9a93458f..c13b42e1 100644 --- a/Samples/Platform SDK/ReportExporterSample/ReportExporterSample.csproj +++ b/Samples/Platform SDK/ReportExporterSample/ReportExporterSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples ReportExporterSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -135,11 +106,7 @@ - - - + diff --git a/Samples/Platform SDK/RequestManagerSample/RequestManagerSample.csproj b/Samples/Platform SDK/RequestManagerSample/RequestManagerSample.csproj index a85ad8be..f2c652a2 100644 --- a/Samples/Platform SDK/RequestManagerSample/RequestManagerSample.csproj +++ b/Samples/Platform SDK/RequestManagerSample/RequestManagerSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples RequestManagerSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -131,11 +102,7 @@ - - - + diff --git a/Samples/Platform SDK/ResourceProviderSample/ResourceProviderSample.csproj b/Samples/Platform SDK/ResourceProviderSample/ResourceProviderSample.csproj index 3121dd07..43d74540 100644 --- a/Samples/Platform SDK/ResourceProviderSample/ResourceProviderSample.csproj +++ b/Samples/Platform SDK/ResourceProviderSample/ResourceProviderSample.csproj @@ -3,13 +3,8 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples ResourceProviderSample Sample project @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -131,11 +102,7 @@ - - - + diff --git a/Samples/Platform SDK/RoleSample/RoleSample.csproj b/Samples/Platform SDK/RoleSample/RoleSample.csproj index 8844d1dd..d3dcc63d 100644 --- a/Samples/Platform SDK/RoleSample/RoleSample.csproj +++ b/Samples/Platform SDK/RoleSample/RoleSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples RoleSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -131,11 +102,7 @@ - - - + diff --git a/Samples/Platform SDK/ScheduleSample/ScheduleSample.csproj b/Samples/Platform SDK/ScheduleSample/ScheduleSample.csproj index 6c712678..26a49051 100644 --- a/Samples/Platform SDK/ScheduleSample/ScheduleSample.csproj +++ b/Samples/Platform SDK/ScheduleSample/ScheduleSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples ScheduleSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -131,11 +102,7 @@ - - - + diff --git a/Samples/Platform SDK/ScheduledTaskSample/ScheduledTaskSample.csproj b/Samples/Platform SDK/ScheduledTaskSample/ScheduledTaskSample.csproj index 276781e5..818015b8 100644 --- a/Samples/Platform SDK/ScheduledTaskSample/ScheduledTaskSample.csproj +++ b/Samples/Platform SDK/ScheduledTaskSample/ScheduledTaskSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples ScheduledTaskSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -131,11 +102,7 @@ - - - + diff --git a/Samples/Platform SDK/SecurityManagerSample/SecurityManagerSample.csproj b/Samples/Platform SDK/SecurityManagerSample/SecurityManagerSample.csproj index e5a2d53c..5a4e1cd2 100644 --- a/Samples/Platform SDK/SecurityManagerSample/SecurityManagerSample.csproj +++ b/Samples/Platform SDK/SecurityManagerSample/SecurityManagerSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples SecurityManagerSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -131,11 +102,7 @@ - - - + diff --git a/Samples/Platform SDK/SequenceQuerySample/SequenceQuerySample.csproj b/Samples/Platform SDK/SequenceQuerySample/SequenceQuerySample.csproj index 59d42008..a27bcf46 100644 --- a/Samples/Platform SDK/SequenceQuerySample/SequenceQuerySample.csproj +++ b/Samples/Platform SDK/SequenceQuerySample/SequenceQuerySample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples SequenceQuerySample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -132,11 +103,7 @@ - - - + diff --git a/Samples/Platform SDK/ServerInformationSample/ServerInformationSample.csproj b/Samples/Platform SDK/ServerInformationSample/ServerInformationSample.csproj index d26df2e1..a95c5fd0 100644 --- a/Samples/Platform SDK/ServerInformationSample/ServerInformationSample.csproj +++ b/Samples/Platform SDK/ServerInformationSample/ServerInformationSample.csproj @@ -1,15 +1,10 @@ - + net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples ServerInformationSample Sample project @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -132,11 +103,7 @@ - - - + diff --git a/Samples/Platform SDK/ServerSample/ServerSample.csproj b/Samples/Platform SDK/ServerSample/ServerSample.csproj index 21a0c460..9fd93fa0 100644 --- a/Samples/Platform SDK/ServerSample/ServerSample.csproj +++ b/Samples/Platform SDK/ServerSample/ServerSample.csproj @@ -1,15 +1,10 @@ - + net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples ServerSample Sample project @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -132,11 +103,7 @@ - - - + diff --git a/Samples/Platform SDK/ThumbnailQuerySample/ThumbnailQuerySample.csproj b/Samples/Platform SDK/ThumbnailQuerySample/ThumbnailQuerySample.csproj index e5242382..bc5b0f88 100644 --- a/Samples/Platform SDK/ThumbnailQuerySample/ThumbnailQuerySample.csproj +++ b/Samples/Platform SDK/ThumbnailQuerySample/ThumbnailQuerySample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples ThumbnailQuerySample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -132,11 +103,7 @@ - - - + diff --git a/Samples/Platform SDK/TimeAttendanceSample/TimeAttendanceSample.csproj b/Samples/Platform SDK/TimeAttendanceSample/TimeAttendanceSample.csproj index 74ea49a1..8f33a13d 100644 --- a/Samples/Platform SDK/TimeAttendanceSample/TimeAttendanceSample.csproj +++ b/Samples/Platform SDK/TimeAttendanceSample/TimeAttendanceSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples TimeAttendanceSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -132,11 +103,7 @@ - - - + diff --git a/Samples/Platform SDK/TransactionManagerSample/TransactionManagerSample.csproj b/Samples/Platform SDK/TransactionManagerSample/TransactionManagerSample.csproj index bce473c8..3aebf9ed 100644 --- a/Samples/Platform SDK/TransactionManagerSample/TransactionManagerSample.csproj +++ b/Samples/Platform SDK/TransactionManagerSample/TransactionManagerSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples TransactionManagerSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -131,11 +102,7 @@ - - - + diff --git a/Samples/Platform SDK/TriggerAlarmSample/TriggerAlarmSample.csproj b/Samples/Platform SDK/TriggerAlarmSample/TriggerAlarmSample.csproj index faab8317..2b7f894c 100644 --- a/Samples/Platform SDK/TriggerAlarmSample/TriggerAlarmSample.csproj +++ b/Samples/Platform SDK/TriggerAlarmSample/TriggerAlarmSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples TriggerAlarmSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -131,11 +102,7 @@ - - - + diff --git a/Samples/Platform SDK/UnusedCredentialQuerySample/UnusedCredentialQuerySample.csproj b/Samples/Platform SDK/UnusedCredentialQuerySample/UnusedCredentialQuerySample.csproj index 8d6fe1a3..4a6b3722 100644 --- a/Samples/Platform SDK/UnusedCredentialQuerySample/UnusedCredentialQuerySample.csproj +++ b/Samples/Platform SDK/UnusedCredentialQuerySample/UnusedCredentialQuerySample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples UnusedCredentialQuerySample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -132,11 +103,7 @@ - - - + diff --git a/Samples/Platform SDK/UserTaskSample/UserTaskSample.csproj b/Samples/Platform SDK/UserTaskSample/UserTaskSample.csproj index a6196d49..bbd250c0 100644 --- a/Samples/Platform SDK/UserTaskSample/UserTaskSample.csproj +++ b/Samples/Platform SDK/UserTaskSample/UserTaskSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples UserTaskSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -132,11 +103,7 @@ - - - + diff --git a/Samples/Platform SDK/VideoEventQuerySample/VideoEventQuerySample.csproj b/Samples/Platform SDK/VideoEventQuerySample/VideoEventQuerySample.csproj index 809b225b..a28b3385 100644 --- a/Samples/Platform SDK/VideoEventQuerySample/VideoEventQuerySample.csproj +++ b/Samples/Platform SDK/VideoEventQuerySample/VideoEventQuerySample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples VideoEventQuerySample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -133,11 +104,7 @@ - - - + \ No newline at end of file diff --git a/Samples/Platform SDK/VideoFileQuerySample/VideoFileQuerySample.csproj b/Samples/Platform SDK/VideoFileQuerySample/VideoFileQuerySample.csproj index 6b0bfb18..90f3ea49 100644 --- a/Samples/Platform SDK/VideoFileQuerySample/VideoFileQuerySample.csproj +++ b/Samples/Platform SDK/VideoFileQuerySample/VideoFileQuerySample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples VideoFileQuerySample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -132,11 +103,7 @@ - - - + diff --git a/Samples/Platform SDK/VideoUnitSample/VideoUnitSample.csproj b/Samples/Platform SDK/VideoUnitSample/VideoUnitSample.csproj index f15f30f0..5234d2ee 100644 --- a/Samples/Platform SDK/VideoUnitSample/VideoUnitSample.csproj +++ b/Samples/Platform SDK/VideoUnitSample/VideoUnitSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples VideoUnitSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -132,11 +103,7 @@ - - - + diff --git a/Samples/Platform SDK/VisitorManagerSample/VisitorManagerSample.csproj b/Samples/Platform SDK/VisitorManagerSample/VisitorManagerSample.csproj index 5e8faa75..9ae2ffb6 100644 --- a/Samples/Platform SDK/VisitorManagerSample/VisitorManagerSample.csproj +++ b/Samples/Platform SDK/VisitorManagerSample/VisitorManagerSample.csproj @@ -3,18 +3,13 @@ net481 - - - net8.0-windows;net481 - - net8.0-windows - net481 - Debug;Release;Debug_NET481;Debug_NET8;Release_NET481;Release_NET8 + net8.0-windows + Debug;Release;Debug_NET8;Release_NET8 Genetec.Dap.CodeSamples VisitorManagerSample Sample project Genetec Inc. - Copyright © Genetec Inc. 2024 + Copyright � Genetec Inc. 2024 Exe @@ -65,30 +60,6 @@ 12 - - - AnyCPU - true - full - false - bin\Debug_NET481\ - DEBUG;TRACE - prompt - 4 - 12 - - - - AnyCPU - pdbonly - true - bin\Release_NET481\ - TRACE - prompt - 4 - 12 - - $(GSC_SDK)\Genetec.Sdk.dll @@ -132,11 +103,7 @@ - - - +