Skip to content

Commit

Permalink
Fixed dependency issue
Browse files Browse the repository at this point in the history
  • Loading branch information
TwentyFourMinutes committed Sep 6, 2021
1 parent 44a9e21 commit 54d81e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Venflow/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@

<PublishRepositoryUrl>true</PublishRepositoryUrl>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<AddSyntheticProjectReferencesForSolutionDependencies>false</AddSyntheticProjectReferencesForSolutionDependencies>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 54d81e6

Please sign in to comment.