From 74d8543603948183f1db4d90247397d93946b247 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=AATzuriel=20Weisberg=E2=80=AC=E2=80=8F?= Date: Tue, 15 Oct 2024 13:09:34 +0300 Subject: [PATCH] Create file.csproj --- file.csproj | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 file.csproj diff --git a/file.csproj b/file.csproj new file mode 100644 index 0000000..6e96f8a --- /dev/null +++ b/file.csproj @@ -0,0 +1,24 @@ + + + + net6.0 + IntroductionToEventSourcing.GettingStateFromEvents + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + +