using official version of discord.net

upped version to 5.1.5
removed nuget.config as we are no longer using our fork of discord.net
Fixed some build warnings
This commit is contained in:
Toastie 2024-08-02 00:06:28 +12:00
parent 67224663cd
commit 0397ea09b0
Signed by: toastie_t0ast
GPG key ID: 27F3B6855AFD40A4
9 changed files with 114 additions and 64 deletions

View file

@ -8,11 +8,10 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{6C633450-E6C2-47ED-A7AA-7367232F703A}"
ProjectSection(SolutionItems) = preProject
CHANGELOG.md = CHANGELOG.md
LICENSE = LICENSE
README.md = README.md
Dockerfile = Dockerfile
NuGet.Config = NuGet.Config
LICENSE = LICENSE
migrate.ps1 = migrate.ps1
README.md = README.md
remove-migrations.ps1 = remove-migrations.ps1
TODO.md = TODO.md
EndProjectSection