Skip to content

Commit

Permalink
Added SourceRoot build property.
Browse files Browse the repository at this point in the history
  • Loading branch information
reduckted committed Apr 22, 2022
1 parent 2c2e060 commit 7872556
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,8 @@
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
</PropertyGroup>

<ItemGroup>
<SourceRoot Include="$(MSBuildThisFileDirectory)/"/>
</ItemGroup>

</Project>

0 comments on commit 7872556

Please sign in to comment.