Skip to content

Commit

Permalink
Update Docfx.App.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
filzrev committed May 24, 2024
1 parent c915fcb commit 55ef77c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Docfx.App/Docfx.App.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<Content Include="templates/**" CopyToOutputDirectory="PreserveNewest" PackageCopyToOutput="true" PackagePath="contentFiles/any/any/templates" />
<None Include="Build\Docfx.App.props" Pack="true" PackagePath="build\" />
<None Include="Build\Docfx.App.props" Pack="true" PackagePath="build\Docfx.App.props" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 55ef77c

Please sign in to comment.