Skip to content

Commit

Permalink
load Directory.Build.props at the root of rhinocode
Browse files Browse the repository at this point in the history
  • Loading branch information
eirannejad committed Dec 10, 2023
1 parent 56150fb commit 024d5a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference> -->
</ItemGroup>

<Import Condition="Exists('$(MSBuildThisFileDirectory)..\..\Directory.Build.props')"
Project="$(MSBuildThisFileDirectory)..\..\Directory.Build.props" />
</Project>

0 comments on commit 024d5a9

Please sign in to comment.