Added SourcePath

pull/119/head
dahall 2020-04-03 16:14:27 -06:00
parent 39790cc2d1
commit aa4a54050e
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
<SourceRoot Include="$(MSBuildThisFileDirectory)/"/>
</ItemGroup>
<!-- END: Source Link configuration. -->