Remove unsupported SDK targets (#3193)
* yee old sdks (and CI cache too since it's pretty useless) * also bump deps * Update src/Discord.Net.Interactions/Discord.Net.Interactions.csproj Co-authored-by: d4n <dan3436@hotmail.com> * Update src/Discord.Net.Core/Discord.Net.Core.csproj Co-authored-by: d4n <dan3436@hotmail.com> * `.ForEachAsync` => `await foreach` * remove old targets from .nuspec & update docs * bump sdk in ws4net provider (probably should deprecate it tho) --------- Co-authored-by: d4n <dan3436@hotmail.com>
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
topicUid: Guides.Breakings.V2V3Guide
|
||||
- name: V3.18
|
||||
topicUid: Guides.Breakings.V3_18
|
||||
- name: V3.19
|
||||
topicUid: Guides.Breakings.V3_19
|
||||
- name: Getting Started
|
||||
items:
|
||||
- name: Installation
|
||||
|
||||
Reference in New Issue
Block a user