From a04b2760f4ad72a666251757f0efb97890948914 Mon Sep 17 00:00:00 2001 From: crupest Date: Wed, 11 Nov 2020 15:45:27 +0800 Subject: Migrate to .net 5.0. --- BackEnd/Timeline.ErrorCodes/Timeline.ErrorCodes.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BackEnd/Timeline.ErrorCodes/Timeline.ErrorCodes.csproj') diff --git a/BackEnd/Timeline.ErrorCodes/Timeline.ErrorCodes.csproj b/BackEnd/Timeline.ErrorCodes/Timeline.ErrorCodes.csproj index 01ca2568..563e6f93 100644 --- a/BackEnd/Timeline.ErrorCodes/Timeline.ErrorCodes.csproj +++ b/BackEnd/Timeline.ErrorCodes/Timeline.ErrorCodes.csproj @@ -1,7 +1,7 @@ - netcoreapp3.1 + net5.0 -- cgit v1.2.3