Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 (#232)
* Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.1.1 to 8.0.0. - [Release notes](https://github.com/dotnet/sourcelink/releases) - [Commits](https://github.com/dotnet/sourcelink/compare/1.1.1...8.0.0) --- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Bump change log --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bernie White <bewhite@microsoft.com>
This commit is contained in:
Родитель
7e2be041f7
Коммит
3b46fce5c9
|
@ -15,6 +15,8 @@ What's changed since pre-release v0.4.0-B0016:
|
|||
[#225](https://github.com/microsoft/PSRule.Rules.GitHub/pull/225)
|
||||
- Bump Microsoft.CodeAnalysis.NetAnalyzers to v8.0.0.
|
||||
[#224](https://github.com/microsoft/PSRule.Rules.GitHub/pull/224)
|
||||
- Bump Microsoft.SourceLink.GitHub to v8.0.0.
|
||||
[#232](https://github.com/microsoft/PSRule.Rules.GitHub/pull/232)
|
||||
- Bump coverlet.collector to v6.0.0.
|
||||
[#204](https://github.com/microsoft/PSRule.Rules.GitHub/pull/204)
|
||||
- Bump xunit to v2.6.6.
|
||||
|
|
|
@ -48,7 +48,7 @@ This project uses GitHub Issues to track bugs and feature requests. See GitHub p
|
|||
</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>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
Загрузка…
Ссылка в новой задаче