Skip to content

Commit 61ea65d

Browse files
build(deps): bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 (#54)
1 parent 1a001df commit 61ea65d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
enableSonarQube: true
2727
dotnet-logging: ${{ inputs.dotnet-logging }}
28-
dotnet-quality: preview
28+
dotnet-quality: ga
2929
dotnet-version: |
3030
3.1.x
3131
5.x

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<GlobalPackageReference Include="GitVersion.MsBuild" Version="5.12.0" />
66
<GlobalPackageReference Include="Microsoft.CodeAnalysis.BannedApiAnalyzers" Version="3.3.4" />
77
<GlobalPackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.4" />
8-
<GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" />
8+
<GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
99
<GlobalPackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.8.14" />
1010
</ItemGroup>
1111
<ItemGroup>

0 commit comments

Comments
 (0)