diff --git a/.github/workflows/dotnet-codeql.yml b/.github/workflows/dotnet-codeql.yml index 83e7aed..965b4ff 100644 --- a/.github/workflows/dotnet-codeql.yml +++ b/.github/workflows/dotnet-codeql.yml @@ -40,7 +40,6 @@ jobs: 7.0.x 8.0.x 9.0.x - dotnet-quality: 'preview' # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index 35f76ad..08be614 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -22,7 +22,6 @@ jobs: 7.0.x 8.0.x 9.0.x - dotnet-quality: 'preview' - name: Install dependencies run: dotnet restore diff --git a/Directory.Packages.props b/Directory.Packages.props index 20925d9..07e1401 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -5,7 +5,7 @@ - +