From 61a4fe90b89cc127444405597a2590f8537474e5 Mon Sep 17 00:00:00 2001 From: Serghei Cebotari Date: Mon, 13 Nov 2023 22:40:23 +0300 Subject: Initial commit --- MindBox.Tests/MindBox.Tests.csproj | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 MindBox.Tests/MindBox.Tests.csproj (limited to 'MindBox.Tests/MindBox.Tests.csproj') diff --git a/MindBox.Tests/MindBox.Tests.csproj b/MindBox.Tests/MindBox.Tests.csproj new file mode 100644 index 0000000..ff54498 --- /dev/null +++ b/MindBox.Tests/MindBox.Tests.csproj @@ -0,0 +1,23 @@ + + + + net7.0 + enable + enable + + false + + + + + + + + + + + + + + + -- cgit v1.2.3