From 064dbb3f410b2b95fede248be7b57179e762db0b Mon Sep 17 00:00:00 2001 From: uvok Date: Sat, 16 May 2026 19:40:09 +0200 Subject: Initial commit --- east-auctioner.csproj | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 east-auctioner.csproj (limited to 'east-auctioner.csproj') diff --git a/east-auctioner.csproj b/east-auctioner.csproj new file mode 100644 index 0000000..0ca0643 --- /dev/null +++ b/east-auctioner.csproj @@ -0,0 +1,26 @@ + + + WinExe + net10.0 + enable + app.manifest + true + + + + + + + + + + + + + + None + All + + + + -- cgit v1.2.3