Skip to content

Commit 1ec8439

Browse files
authored
Correct documentation generation for nanoFramework.TestFramework (#262)
***NO_CI***
1 parent fb7f57a commit 1ec8439

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/TestFramework/nanoFramework.TestFramework.nfproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
2020
<RestoreLockedMode Condition="'$(TF_BUILD)' == 'True' or '$(ContinuousIntegrationBuild)' == 'True'">true</RestoreLockedMode>
2121
<LangVersion>default</LangVersion>
22+
<DocumentationFile>bin\$(Configuration)\nanoFramework.TestFramework.xml</DocumentationFile>
2223
</PropertyGroup>
2324
<PropertyGroup>
2425
<SignAssembly>true</SignAssembly>

0 commit comments

Comments
 (0)