From 8a324349cc4df1d65be5522038f8fd253197962e Mon Sep 17 00:00:00 2001 From: Andre Lafleur Date: Tue, 3 Feb 2026 15:28:23 +0800 Subject: [PATCH] Remove NET8 compatibility README from solution items The Platform SDK\README_NET8_COMPATIBILITY.md file was removed from the Solution Items section in Genetec.Dap.CodeSamples.sln. This change only affects its visibility in the solution explorer; the file itself remains in the file system. --- Samples/Genetec.Dap.CodeSamples.sln | 1 - 1 file changed, 1 deletion(-) diff --git a/Samples/Genetec.Dap.CodeSamples.sln b/Samples/Genetec.Dap.CodeSamples.sln index 0f809f9..5e11388 100644 --- a/Samples/Genetec.Dap.CodeSamples.sln +++ b/Samples/Genetec.Dap.CodeSamples.sln @@ -56,7 +56,6 @@ EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Platform SDK", "Platform SDK", "{4F4FBF3C-61E6-41C8-97B0-05A1AA806BA9}" ProjectSection(SolutionItems) = preProject Platform SDK\README.md = Platform SDK\README.md - Platform SDK\README_NET8_COMPATIBILITY.md = Platform SDK\README_NET8_COMPATIBILITY.md EndProjectSection EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AccessControlRawEventQuerySample", "Platform SDK\AccessControlRawEventQuerySample\AccessControlRawEventQuerySample.csproj", "{1EDA0B9A-B2C2-493C-A895-35964392B33F}"