Skip to content

Commit

Permalink
Add SourceLink to Jellyfin.Data
Browse files Browse the repository at this point in the history
  • Loading branch information
EraYaN committed Sep 2, 2020
1 parent 346581b commit 3a649fa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Jellyfin.Data/Jellyfin.Data.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@
<CodeAnalysisRuleSet>../jellyfin.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All"/>
</ItemGroup>

<!-- Code analysers-->
<ItemGroup Condition=" '$(Configuration)' == 'Debug' ">
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.8" PrivateAssets="All" />
Expand Down

0 comments on commit 3a649fa

Please sign in to comment.