From 1fe4ffba72f56ccc6a89d1896142425c666887d4 Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 27 Jan 2021 14:15:08 +0800 Subject: =?UTF-8?q?+UILib=20=E5=8F=8D=E7=BC=96=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Client/Assets/Scripts/UILib/UILib.csproj | 125 +++++++++++++++++++++++++++++++ 1 file changed, 125 insertions(+) create mode 100644 Client/Assets/Scripts/UILib/UILib.csproj (limited to 'Client/Assets/Scripts/UILib/UILib.csproj') diff --git a/Client/Assets/Scripts/UILib/UILib.csproj b/Client/Assets/Scripts/UILib/UILib.csproj new file mode 100644 index 00000000..41ac415e --- /dev/null +++ b/Client/Assets/Scripts/UILib/UILib.csproj @@ -0,0 +1,125 @@ + + + + + Debug + AnyCPU + {D0676C0F-5B43-4CED-BE8A-EF5A0228B057} + Library + UILib + UILib + v3.5 + 512 + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + ..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Among Us\Among Us_Data\Managed\System.Core.dll + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.1-26-g67d0