Skip to content

Commit

Permalink
Bump SourceLink package version
Browse files Browse the repository at this point in the history
  • Loading branch information
drewnoakes committed Jan 29, 2024
1 parent c0a1d48 commit e10d3f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2022.3.1" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />

<!-- Avoid needing to have targeting packs installed for .NET Framework. -->
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" PrivateAssets="All" />
Expand Down

0 comments on commit e10d3f0

Please sign in to comment.