Skip to content

Commit

Permalink
fix: import top level Directory.Build.props from the Modules one
Browse files Browse the repository at this point in the history
  • Loading branch information
tnotheis committed Oct 23, 2023
1 parent 25f53a8 commit 2809942
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Modules/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<Project>
<Import Project="$([MSBuild]::GetPathOfFileAbove('Directory.Build.props', '$(MSBuildThisFileDirectory)../'))" />
<PropertyGroup>
<AssemblyName>Backbone.Modules.$(MSBuildProjectName)</AssemblyName>
</PropertyGroup>
Expand Down

0 comments on commit 2809942

Please sign in to comment.