Skip to content

Commit

Permalink
Adds SourceLink development package
Browse files Browse the repository at this point in the history
  • Loading branch information
Ovan Crone committed Feb 8, 2018
1 parent 56cb6f1 commit 029862e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/Directory.build.props
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<Project>
<ItemGroup>
<PackageReference Include="SourceLink.Create.CommandLine" Version="2.8.0" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<DotNetCliToolReference Include="dotnet-sourcelink" Version="2.8.0" />
</ItemGroup>
</Project>

0 comments on commit 029862e

Please sign in to comment.