diff --git a/.github/workflows/Release.yaml b/.github/workflows/Release.yaml index 1f2418b..78af737 100644 --- a/.github/workflows/Release.yaml +++ b/.github/workflows/Release.yaml @@ -1,7 +1,7 @@ name: FluentValidation.AutoValidation [Release] env: - DOTNET_VERSION: 7.0.x + DOTNET_VERSION: 8.0.x DOTNET_BUILD_CONFIGURATION: Release DOTNET_PACKAGES_OUTPUT_DIRECTORY: .nuget NUGET_SOURCE: https://api.nuget.org/v3/index.json