From 64203ec7c0a7ea9466d6a013f18fddc5af7db77b Mon Sep 17 00:00:00 2001 From: Tim Date: Thu, 2 Jan 2025 15:47:10 +0100 Subject: Initial commit --- GitAutoFetch.csproj | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 GitAutoFetch.csproj (limited to 'GitAutoFetch.csproj') diff --git a/GitAutoFetch.csproj b/GitAutoFetch.csproj new file mode 100644 index 0000000..b6d5113 --- /dev/null +++ b/GitAutoFetch.csproj @@ -0,0 +1,16 @@ + + + + Exe + net9.0 + enable + enable + Linux + GitAutoClone + + + + + + + -- cgit v1.2.3