From df9031c47f8e97d8e2df3177093271a458f27267 Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Mon, 1 May 2023 02:43:32 +0200 Subject: Initial commit --- MatrixRoomUtils.Core/MatrixRoomUtils.Core.csproj | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 MatrixRoomUtils.Core/MatrixRoomUtils.Core.csproj (limited to 'MatrixRoomUtils.Core/MatrixRoomUtils.Core.csproj') diff --git a/MatrixRoomUtils.Core/MatrixRoomUtils.Core.csproj b/MatrixRoomUtils.Core/MatrixRoomUtils.Core.csproj new file mode 100644 index 0000000..6836c68 --- /dev/null +++ b/MatrixRoomUtils.Core/MatrixRoomUtils.Core.csproj @@ -0,0 +1,9 @@ + + + + net7.0 + enable + enable + + + -- cgit 1.5.1