From f35a7aecd313547a6f6478a056fb2d5593f1c07b Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sat, 15 May 2021 22:20:53 +0300 Subject: Big daddy refactor --- ExamTemplate/Common/ExamTemplate.Common/ExamTemplate.Common.csproj | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 ExamTemplate/Common/ExamTemplate.Common/ExamTemplate.Common.csproj (limited to 'ExamTemplate/Common/ExamTemplate.Common/ExamTemplate.Common.csproj') diff --git a/ExamTemplate/Common/ExamTemplate.Common/ExamTemplate.Common.csproj b/ExamTemplate/Common/ExamTemplate.Common/ExamTemplate.Common.csproj new file mode 100644 index 0000000..563e6f9 --- /dev/null +++ b/ExamTemplate/Common/ExamTemplate.Common/ExamTemplate.Common.csproj @@ -0,0 +1,7 @@ + + + + net5.0 + + + -- cgit v1.2.3