From 51d820e22a4517dbb06d38a4f07f7c48522ef811 Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Mon, 5 Jun 2023 03:25:53 +0200 Subject: Initial commit --- LibGitTest/LibGitTest.csproj | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 LibGitTest/LibGitTest.csproj (limited to 'LibGitTest/LibGitTest.csproj') diff --git a/LibGitTest/LibGitTest.csproj b/LibGitTest/LibGitTest.csproj new file mode 100644 index 0000000..ebad2df --- /dev/null +++ b/LibGitTest/LibGitTest.csproj @@ -0,0 +1,14 @@ + + + + Exe + net7.0 + enable + enable + + + + + + + -- cgit 1.5.1