Skip to content

Commit fc9eb50

Browse files
committed
Add documentation output file
1 parent cbc237f commit fc9eb50

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

QuantConnect.DataSource.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
<TargetFramework>net5.0</TargetFramework>
55
<RootNamespace>QuantConnect.DataSource</RootNamespace>
66
<AssemblyName>QuantConnect.DataSource.RegalyticsArticles</AssemblyName>
7+
<OutputPath>bin\$(Configuration)</OutputPath>
8+
<DocumentationFile>$(OutputPath)\QuantConnect.DataSource.RegalyticsArticles.xml</DocumentationFile>
79
</PropertyGroup>
810
<ItemGroup>
911
<PackageReference Include="QuantConnect.Common" Version="2.5.11800" />

0 commit comments

Comments
 (0)