From 773218e9ef12c932d1ce8d5063d88df2a299dee1 Mon Sep 17 00:00:00 2001 From: nkosi23 Date: Wed, 11 Dec 2024 13:34:08 +0100 Subject: [PATCH] Added missing file --- src/LinqTestsTypes/LinqTestsTypes.csproj | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/LinqTestsTypes/LinqTestsTypes.csproj diff --git a/src/LinqTestsTypes/LinqTestsTypes.csproj b/src/LinqTestsTypes/LinqTestsTypes.csproj new file mode 100644 index 0000000000..06254bdf81 --- /dev/null +++ b/src/LinqTestsTypes/LinqTestsTypes.csproj @@ -0,0 +1,14 @@ + + + + net7.0 + enable + enable + + + + + + + +