From 542f74d837794f86e9e50e944292a609b59d1098 Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Thu, 14 Jul 2022 10:15:37 +0200 Subject: [PATCH] Bump to RC 1 --- Make.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Make.config b/Make.config index ac48fd3948..8c14902955 100644 --- a/Make.config +++ b/Make.config @@ -133,7 +133,7 @@ endif ## change *first*, otherwise we'll produce builds with the same version from ## two different branches (which is very, very bad). ## -NUGET_HARDCODED_PRERELEASE_IDENTIFIER=preview.7 +NUGET_HARDCODED_PRERELEASE_IDENTIFIER=rc.1 NUGET_HARDCODED_PRERELEASE_BRANCH=net7.0 # compute the alphanumeric version of branch names