aboutsummaryrefslogtreecommitdiff
path: root/AleeBot/AleeBot.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'AleeBot/AleeBot.csproj')
-rw-r--r--AleeBot/AleeBot.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/AleeBot/AleeBot.csproj b/AleeBot/AleeBot.csproj
index 3bce0a8..1c9108d 100644
--- a/AleeBot/AleeBot.csproj
+++ b/AleeBot/AleeBot.csproj
@@ -12,11 +12,11 @@
<AssemblyName>AleeBot</AssemblyName>
<RootNamespace>AleeBot</RootNamespace>
<RepositoryUrl>https://github.com/AleeCorp/AleeBot.NET</RepositoryUrl>
+ <SignAssembly>false</SignAssembly>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Discord.Net" Version="2.0.1" />
- <PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
<PackageReference Include="System.IO.FileSystem" Version="4.3.0" />
</ItemGroup>
</Project>