diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index 8000db13..aa4e67c0 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -22,7 +22,7 @@ jobs: uses: actions/setup-dotnet@v1 with: dotnet-version: 6.0.x - includePreviewVersions: true + include-prerelease: true # Create Local NuGet Source