From b656bd974a83fdf73c1a10c9b74b266deeeb8f5a Mon Sep 17 00:00:00 2001 From: Jake Mannens Date: Sun, 24 May 2026 00:45:01 +1000 Subject: Renamed Server.csproj to Client.csproj --- Client.csproj | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 Client.csproj (limited to 'Client.csproj') diff --git a/Client.csproj b/Client.csproj new file mode 100644 index 0000000..e1d8051 --- /dev/null +++ b/Client.csproj @@ -0,0 +1,57 @@ + + + + net10.0 + enable + enable + HyperBooru + HyperBooru + 0.17.0.0 + $(AssemblyVersion) + 0.17-alpha + 2907567f-4640-4581-8f4d-0977952d26bd + + + + 1701;1702;8618 + + + + 1701;1702;8618 + + + + $(DefaultItemExcludes);Data/** + + + + None + false + + + + + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + -- cgit v1.3