From ac769e656b122ff569c3f1534701b71e00fed586 Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 27 Oct 2020 19:21:35 +0800 Subject: Split front and back end. --- BackEnd/Timeline.ErrorCodes/Timeline.ErrorCodes.csproj | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 BackEnd/Timeline.ErrorCodes/Timeline.ErrorCodes.csproj (limited to 'BackEnd/Timeline.ErrorCodes/Timeline.ErrorCodes.csproj') diff --git a/BackEnd/Timeline.ErrorCodes/Timeline.ErrorCodes.csproj b/BackEnd/Timeline.ErrorCodes/Timeline.ErrorCodes.csproj new file mode 100644 index 00000000..01ca2568 --- /dev/null +++ b/BackEnd/Timeline.ErrorCodes/Timeline.ErrorCodes.csproj @@ -0,0 +1,7 @@ + + + + netcoreapp3.1 + + + -- cgit v1.2.3