Skip to content

Commit

Permalink
starting with .NET 8, Source Link is included in the .NET SDK and ena…
Browse files Browse the repository at this point in the history
…bled by default
  • Loading branch information
borzov committed Aug 8, 2024
1 parent 39f1ca7 commit 1fa1b6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

<!-- Nerdbank.GitVersioning does not work on Ubuntu+Mono (see https://github.com/AArnott/Nerdbank.GitVersioning/issues/224) -->
<ItemGroup Condition="'$(OS)' != 'Unix'">
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.4.244" PrivateAssets="All" />
</ItemGroup>

Expand Down

0 comments on commit 1fa1b6e

Please sign in to comment.