Skip to content

Commit

Permalink
Move to new souceLink setup
Browse files Browse the repository at this point in the history
  • Loading branch information
NickCraver committed Dec 1, 2018
1 parent 2fec211 commit 42393f5
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/Directory.build.props
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,11 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>embedded</DebugType>
<DefaultLanguage>en-US</DefaultLanguage>
<IncludeSymbols>false</IncludeSymbols>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Nerdbank.GitVersioning" Version="2.1.17" PrivateAssets="all" />
<PackageReference Include="SourceLink.Create.GitHub" Version="2.5.0" PrivateAssets="All" />
<DotNetCliToolReference Include="dotnet-sourcelink" Version="2.5.0" />
<DotNetCliToolReference Include="dotnet-sourcelink-git" Version="2.5.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta-63127-02" PrivateAssets="All"/>
</ItemGroup>
</Project>

0 comments on commit 42393f5

Please sign in to comment.