diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 088f360e..dbfef712 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -17,7 +17,6 @@ jobs: uses: actions/setup-dotnet@v3 with: dotnet-version: '8.0.x' - dotnet-quality: 'preview' - name: Install .NET WebAssembly Tools run: dotnet workload install wasm-tools diff --git a/CUIFlavoredPortfolioSite/CUIFlavoredPortfolioSite.csproj b/CUIFlavoredPortfolioSite/CUIFlavoredPortfolioSite.csproj index 78d79399..7ea88fce 100644 --- a/CUIFlavoredPortfolioSite/CUIFlavoredPortfolioSite.csproj +++ b/CUIFlavoredPortfolioSite/CUIFlavoredPortfolioSite.csproj @@ -24,9 +24,9 @@ - - - + + + @@ -40,4 +40,4 @@ - + \ No newline at end of file