diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 17545ee4..0d26bc4a 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -23,7 +23,7 @@ jobs: uses: actions/checkout@v4 - uses: actions/setup-dotnet@v4 with: - dotnet-version: '9.0.x' + dotnet-version: '10.0.x' dotnet-quality: 'preview' - name: Initialize CodeQL uses: github/codeql-action/init@v3 diff --git a/.github/workflows/spms-dotnet.yml b/.github/workflows/spms-dotnet.yml index de0d4f5b..fd7ffcd9 100644 --- a/.github/workflows/spms-dotnet.yml +++ b/.github/workflows/spms-dotnet.yml @@ -20,7 +20,8 @@ jobs: - uses: actions/checkout@v4 - uses: actions/setup-dotnet@v4 with: - dotnet-version: '9.0.x' + dotnet-version: '10.0.x' + dotnet-quality: 'preview' - name: Install Dependencies run: dotnet restore - name: Build diff --git a/.idea/.idea.SimplePasswordManagerService/.idea/aws.xml b/.idea/.idea.SimplePasswordManagerService/.idea/aws.xml index 3c5d15cf..3ef2f950 100644 --- a/.idea/.idea.SimplePasswordManagerService/.idea/aws.xml +++ b/.idea/.idea.SimplePasswordManagerService/.idea/aws.xml @@ -1,7 +1,6 @@ -