2 Commits

Author SHA1 Message Date
Mihail Gribkov
5ca29fd461 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>
2025-10-18 12:34:02 +03:00
Adriaan Waem
cf66ab4520 Docs/components v2 :wires: (#3162)
* new pages :3

* fimished intro page

* fimished interaction page

* remove unused shit

* I think we are done lmao

* I lied, fixed some small mistakes

* Update docs/guides/components_v2/interaction.md

Co-authored-by: Mihail Gribkov <61027276+Misha-133@users.noreply.github.com>

* misha quality assurance :3 + breakings pages

* Apply suggestions from code review

Co-authored-by: Mihail Gribkov <61027276+Misha-133@users.noreply.github.com>

* component types guide expanded

* :3

* Apply suggestions from code review

Co-authored-by: Mihail Gribkov <61027276+Misha-133@users.noreply.github.com>

---------

Co-authored-by: Mihail Gribkov <61027276+Misha-133@users.noreply.github.com>
2025-07-18 22:14:24 +03:00