From 481bbd11a2ea84ac52dfccb8493500971ab9c96e Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Thu, 2 Mar 2023 14:50:30 +0100 Subject: [PATCH] [net8.0] This is preview 3 now. --- Make.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Make.config b/Make.config index eee9a225e6..eea06a5d90 100644 --- a/Make.config +++ b/Make.config @@ -109,7 +109,7 @@ endif ## ## Note that the prerelease identifier should be as short as possible, because otherwise ## the resulting package name can become too long for MSIs. -NUGET_HARDCODED_PRERELEASE_IDENTIFIER=net8-p2 +NUGET_HARDCODED_PRERELEASE_IDENTIFIER=net8-p3 NUGET_HARDCODED_PRERELEASE_BRANCH=net8.0 # compute the alphanumeric version of branch names