We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 275ede0 commit 645a130Copy full SHA for 645a130
1 file changed
src/FSharp.Control.AsyncSeq/FSharp.Control.AsyncSeq.fsproj
@@ -16,7 +16,7 @@
16
</PropertyGroup>
17
<PropertyGroup>
18
<OutputPath>bin\$(Configuration)\</OutputPath>
19
- <DocumentationFile>bin\$(Configuration)\$(Framework)\FSharp.Control.AsyncSeq.xml</DocumentationFile>
+ <GenerateDocumentationFile>true</GenerateDocumentationFile>
20
21
<ItemGroup>
22
<Compile Include="AssemblyInfo.fs" Condition="Exists('AssemblyInfo.fs')" />
0 commit comments