diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 42253bd..a9877ab 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -28,7 +28,6 @@ jobs: uses: actions/setup-dotnet@v1 with: dotnet-version: 7.0.x - include-prerelease: true - name: Build run: dotnet build --configuration Release - name: Run tests diff --git a/engenious.csproj b/engenious.csproj index 345b288..8ae564c 100644 --- a/engenious.csproj +++ b/engenious.csproj @@ -18,7 +18,7 @@ - +