From 58aa302f49311475cce11dcbd477df217e790ea6 Mon Sep 17 00:00:00 2001 From: Joel Stålnacke Date: Fri, 13 Feb 2026 20:48:51 +0200 Subject: Initial commit --- ...FunctionalObjects.Examples.DependencyInjection.fsproj | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 examples/DependencyInjection/FunctionalObjects.Examples.DependencyInjection.fsproj (limited to 'examples/DependencyInjection/FunctionalObjects.Examples.DependencyInjection.fsproj') diff --git a/examples/DependencyInjection/FunctionalObjects.Examples.DependencyInjection.fsproj b/examples/DependencyInjection/FunctionalObjects.Examples.DependencyInjection.fsproj new file mode 100644 index 0000000..806da26 --- /dev/null +++ b/examples/DependencyInjection/FunctionalObjects.Examples.DependencyInjection.fsproj @@ -0,0 +1,16 @@ + + + + Exe + net10.0 + + + + + + + + + + + -- cgit v1.2.3