From 28d467b0a4066737e6bbfc7eede7780240c702a7 Mon Sep 17 00:00:00 2001 From: Shiroechi <29156554+Shiroechi@users.noreply.github.com> Date: Thu, 26 Nov 2020 10:11:34 +0700 Subject: [PATCH] Update BooruDex.csproj --- BooruDex.csproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/BooruDex.csproj b/BooruDex.csproj index 9621bd3..bd18265 100644 --- a/BooruDex.csproj +++ b/BooruDex.csproj @@ -9,6 +9,8 @@ git Imageboard Booru en + Library to access the booru website using public API. This library only support GET method, it means only listing and searching only. For other method like POST, contributions are welcomed. + @@ -17,7 +19,7 @@ - x86 + AnyCPU D:\Project\C#\API\BooruDex\BooruDex.xml