From f5447484512d726f4403f0d7725777d0a95601fb Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Tue, 19 Sep 2023 00:16:36 +0200 Subject: Add more stuff, add unit tests --- Tests/TestDataGenerator/TestDataGenerator.csproj | 32 ++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 Tests/TestDataGenerator/TestDataGenerator.csproj (limited to 'Tests/TestDataGenerator/TestDataGenerator.csproj') diff --git a/Tests/TestDataGenerator/TestDataGenerator.csproj b/Tests/TestDataGenerator/TestDataGenerator.csproj new file mode 100644 index 0000000..1b5a4a9 --- /dev/null +++ b/Tests/TestDataGenerator/TestDataGenerator.csproj @@ -0,0 +1,32 @@ + + + + Exe + net7.0 + preview + enable + enable + false + true + + + + + + + + + + + + + + Always + + + + + + + + -- cgit 1.4.1