We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 527e129 commit bddf772Copy full SHA for bddf772
src/Hedgehog/Hedgehog.fsproj
@@ -6,7 +6,7 @@
6
<Description>Release with confidence.</Description>
7
<Authors>Jacob Stanley;Nikos Baxevanis</Authors>
8
<Copyright>Copyright © 2017</Copyright>
9
- <DocumentationFile>bin\$(Configuration)\$(TargetFramework)\Hedgehog.XML</DocumentationFile>
+ <GenerateDocumentationFile>true</GenerateDocumentationFile>
10
<PackageId>Hedgehog</PackageId>
11
<PackageDescription>
12
Hedgehog automatically generates a comprehensive array of test cases, exercising your software in ways human testers would never imagine.
0 commit comments