From 0871383cfef639b7a9482559f8502dbff8f73734 Mon Sep 17 00:00:00 2001 From: Frank Robijn Date: Sat, 27 Jul 2024 20:38:17 +0200 Subject: [PATCH] Correct documentation generation for nanoFramework.TestFramework: - Exclude TestOfTestFramework as source for docfx - this is the other test project for the test framework - Add documentation generation to the TestFramework class library project --- source/TestFramework/nanoFramework.TestFramework.nfproj | 1 + 1 file changed, 1 insertion(+) diff --git a/source/TestFramework/nanoFramework.TestFramework.nfproj b/source/TestFramework/nanoFramework.TestFramework.nfproj index b81f2cb..212fb5d 100644 --- a/source/TestFramework/nanoFramework.TestFramework.nfproj +++ b/source/TestFramework/nanoFramework.TestFramework.nfproj @@ -19,6 +19,7 @@ true true default + bin\$(Configuration)\nanoFramework.TestFramework.xml true