From d6adac69ab2ebcbb4b0b234005b4f928319e5cb3 Mon Sep 17 00:00:00 2001 From: Serghei Cebotari Date: Wed, 9 Aug 2023 09:12:09 +0300 Subject: Initial commit --- Codeforces.Test/Codeforces.Test.csproj | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 Codeforces.Test/Codeforces.Test.csproj (limited to 'Codeforces.Test/Codeforces.Test.csproj') diff --git a/Codeforces.Test/Codeforces.Test.csproj b/Codeforces.Test/Codeforces.Test.csproj new file mode 100644 index 0000000..cfcaf99 --- /dev/null +++ b/Codeforces.Test/Codeforces.Test.csproj @@ -0,0 +1,28 @@ + + + + net6.0 + enable + enable + + false + + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + + + + + + -- cgit v1.2.3