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:
7
docs/guides/breakings/v3.19.md
Normal file
7
docs/guides/breakings/v3.19.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
uid: Guides.Breakings.V3_19
|
||||
title: V3.19
|
||||
---
|
||||
|
||||
# V3.19
|
||||
This release moves Discord.NET to the modern .NET sdk versions, dropping support for .NET Framework and older .NET versions, prior to .NET 8.
|
||||
Reference in New Issue
Block a user