From a640703f2da8815dc26ad1600a6f206be1624379 Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Wed, 1 Jun 2022 22:10:32 +0200 Subject: feat: Initial after clean slate --- .../IOL.GreatOffice.IntegrationTests.csproj | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 tests/IOL.GreatOffice.IntegrationTests/IOL.GreatOffice.IntegrationTests.csproj (limited to 'tests/IOL.GreatOffice.IntegrationTests/IOL.GreatOffice.IntegrationTests.csproj') diff --git a/tests/IOL.GreatOffice.IntegrationTests/IOL.GreatOffice.IntegrationTests.csproj b/tests/IOL.GreatOffice.IntegrationTests/IOL.GreatOffice.IntegrationTests.csproj new file mode 100644 index 0000000..92ed6b2 --- /dev/null +++ b/tests/IOL.GreatOffice.IntegrationTests/IOL.GreatOffice.IntegrationTests.csproj @@ -0,0 +1,25 @@ + + + + Exe + true + net6.0 + enable + disable + + + + + + + + + + + + + + + + + -- cgit v1.3