From e9ea621b93fbb58d9edfca8375918791637bbd52 Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 30 Dec 2020 20:59:04 +0800 Subject: +init --- .../src/Impostor.Server/Impostor.Server.csproj | 58 ++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 Impostor-dev/src/Impostor.Server/Impostor.Server.csproj (limited to 'Impostor-dev/src/Impostor.Server/Impostor.Server.csproj') diff --git a/Impostor-dev/src/Impostor.Server/Impostor.Server.csproj b/Impostor-dev/src/Impostor.Server/Impostor.Server.csproj new file mode 100644 index 0000000..ad5a6db --- /dev/null +++ b/Impostor-dev/src/Impostor.Server/Impostor.Server.csproj @@ -0,0 +1,58 @@ + + + + Exe + net5.0 + win-x64;linux-x64;linux-arm;linux-arm64;osx-x64 + true + icon.ico + ProjectRules.ruleset + enable + false + + + + Impostor.Server + Impostor.Server + Impostor.Server + Copyright © AeonLucid 2020 + 1.0.0 + + + + + + + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + Always + PreserveNewest + true + + + Never + PreserveNewest + true + + + Never + Never + true + + + + \ No newline at end of file -- cgit v1.1-26-g67d0