Skip to content

Commit

Permalink
Bump Microsoft.SourceLink.GitHub to 8.0.0 (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
nietras authored Mar 7, 2024
1 parent 4a1848e commit 6a3cf86
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions src/Sep.Test/Sep.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="csFastFloat" Version="4.1.0" />
<!--https://github.com/simon-k/dotnet-code-coverage-badge-->
<PackageReference Include="coverlet.collector" Version="6.0.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
2 changes: 1 addition & 1 deletion src/SourceLink.GitHub.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
</PropertyGroup>

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

0 comments on commit 6a3cf86

Please sign in to comment.