diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ebfd448..deac217 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: - name: Setup .NET uses: actions/setup-dotnet@v3 with: - dotnet-version: 8.0.100-preview.7.23376.3 + dotnet-version: 8.0.100-rc.1.23463.5 - name: Restore dependencies run: dotnet restore - name: Build diff --git a/smink/smink.csproj b/smink/smink.csproj index 734f4a1..db78a39 100644 --- a/smink/smink.csproj +++ b/smink/smink.csproj @@ -20,9 +20,9 @@ - - - + + +