Skip to content

Commit

Permalink
Add sourcelink
Browse files Browse the repository at this point in the history
  • Loading branch information
jbevain committed Jan 17, 2020
1 parent daadf76 commit 93aeae7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
<ItemGroup Condition=" '$(TargetFramework)' == 'net40' ">
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies.net40" Version="1.0.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'net40' ">
<Reference Include="System" />
<Reference Include="System.Core" />
Expand Down

0 comments on commit 93aeae7

Please sign in to comment.