diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 8f04346..35c76bc 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -40,8 +40,8 @@ jobs: with: dotnet-version: 9.x - name: Restore dependencies - run: dotnet restore --no-cache -f -v minimal AITSYS.Vimeo.Ott/AITSYS.Vimeo.Ott.csproj + run: dotnet restore --no-cache -f -v minimal AITSYS.Vimeo.Ott.sln - name: Build - run: dotnet build -c Release -v minimal --no-restore --no-self-contained AITSYS.Vimeo.Ott/AITSYS.Vimeo.Ott.csproj + run: dotnet build -c Release -v minimal --no-restore --no-self-contained AITSYS.Vimeo.Ott.sln - name: Perform CodeQL Analysis uses: github/codeql-action/analyze@v3 diff --git a/AITSYS.Vimeo.Ott.Test/AITSYS.Vimeo.Ott.Test.csproj b/AITSYS.Vimeo.Ott.Test/AITSYS.Vimeo.Ott.Test.csproj index 1c0b2ba..efa7443 100644 --- a/AITSYS.Vimeo.Ott.Test/AITSYS.Vimeo.Ott.Test.csproj +++ b/AITSYS.Vimeo.Ott.Test/AITSYS.Vimeo.Ott.Test.csproj @@ -5,7 +5,7 @@ latest enable enable - false + false 1551d531-5ba6-4604-999c-3207f33a9fce true false diff --git a/AITSYS.Vimeo.Ott/AITSYS.Vimeo.Ott.csproj b/AITSYS.Vimeo.Ott/AITSYS.Vimeo.Ott.csproj index 9ea6d68..400be68 100644 --- a/AITSYS.Vimeo.Ott/AITSYS.Vimeo.Ott.csproj +++ b/AITSYS.Vimeo.Ott/AITSYS.Vimeo.Ott.csproj @@ -6,7 +6,7 @@ net9.0 enable enable - True + false false Vimeo OTT Client AITSYS,aiko,Aiko-IT-Systems