Skip to content

Commit 92a7fba

Browse files
committed
Add props to allow SourceLink builds
1 parent 7595185 commit 92a7fba

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<Project>
2+
<ItemGroup>
3+
<SourceRoot Include="$(MSBuildThisFileDirectory)/"/>
4+
</ItemGroup>
5+
</Project>

0 commit comments

Comments
 (0)