diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index 7b97c281a..f1ff6fb5a 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -27,7 +27,7 @@ jobs: - name: Setup .NET Core uses: actions/setup-dotnet@v1 with: - dotnet-version: '6.0.100-rc.1.21458.32' + dotnet-version: '6.0.100-rc.2.21505.57' include-prerelease: true - name: Build diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 146d3c3b0..00c36cf98 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,7 +34,7 @@ jobs: - name: Setup .NET Core uses: actions/setup-dotnet@v1 with: - dotnet-version: '6.0.100-rc.1.21458.32' + dotnet-version: '6.0.100-rc.2.21505.57' include-prerelease: true - name: Build @@ -98,7 +98,7 @@ jobs: - name: Setup .NET Core uses: actions/setup-dotnet@v1 with: - dotnet-version: '6.0.100-rc.1.21458.32' + dotnet-version: '6.0.100-rc.2.21505.57' include-prerelease: true - name: Build diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 94a229915..19e6bff66 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -43,7 +43,7 @@ jobs: - name: Setup .NET Core uses: actions/setup-dotnet@v1 with: - dotnet-version: '6.0.100-rc.1.21458.32' + dotnet-version: '6.0.100-rc.2.21505.57' include-prerelease: true - name: Set version to ${{ github.event.inputs.new_engine_version }} diff --git a/Directory.Build.props b/Directory.Build.props index c205b9ac6..568c97fc2 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -26,11 +26,11 @@ - diff --git a/src/Lynx.Cli/Lynx.Cli.csproj b/src/Lynx.Cli/Lynx.Cli.csproj index 13bc26973..2234ee5da 100644 --- a/src/Lynx.Cli/Lynx.Cli.csproj +++ b/src/Lynx.Cli/Lynx.Cli.csproj @@ -16,9 +16,9 @@ - - - + + +