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.Tests/Properties/launchSettings.json | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 BackEnd/Timeline.Tests/Properties/launchSettings.json (limited to 'BackEnd/Timeline.Tests/Properties/launchSettings.json') diff --git a/BackEnd/Timeline.Tests/Properties/launchSettings.json b/BackEnd/Timeline.Tests/Properties/launchSettings.json new file mode 100644 index 00000000..f3ee419d --- /dev/null +++ b/BackEnd/Timeline.Tests/Properties/launchSettings.json @@ -0,0 +1,2 @@ +{ +} -- cgit v1.2.3