From 69dcaa0610e54468bdcf4b1dae43de623939b2ab Mon Sep 17 00:00:00 2001 From: Joel Stålnacke Date: Thu, 19 Mar 2026 20:00:16 +0200 Subject: Add test framework --- Djup.Testing/src/Djup.Testing.fsproj | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Djup.Testing/src/Djup.Testing.fsproj (limited to 'Djup.Testing/src/Djup.Testing.fsproj') diff --git a/Djup.Testing/src/Djup.Testing.fsproj b/Djup.Testing/src/Djup.Testing.fsproj new file mode 100644 index 0000000..91a3a4c --- /dev/null +++ b/Djup.Testing/src/Djup.Testing.fsproj @@ -0,0 +1,13 @@ + + + + net10.0 + true + + + + + + + + -- cgit v1.2.3