Mihail Gribkov
f205bba17f
Add net10.0 build target, update deps ( #3200 )
2025-11-11 22:34:40 +03:00
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
Mihail Gribkov
6fb2a29351
add package lock files for | add prop in targets | update action ( #3071 )
...
* add package lock files for | add prop in targets | update action
* oh so you can use netfx reference assemblies even on windows
2025-03-02 00:14:44 +03:00
Mihail Gribkov
d780d6ce02
Add net8.0 and net9.0 ( #3032 )
2024-12-01 20:43:47 +03:00
enonibobble
aa424f6f37
Enable nuget debug symbols. ( #2929 )
2024-05-12 22:17:52 +03:00
Nora
54d2fe5773
Remove generic exceptions. ( #2913 )
...
* Replace instances of Exception with better ones in reflection utils.
* Replace instances of Exception with better ones in the websocket project.
* Finish replacing generic exceptions.
* Tiny tweak to reflection utils for consistency with the .NET library.
2024-05-11 23:23:08 +03:00
Mihail Gribkov
bfc8dc229e
Update library dependencies ( #2806 )
...
* bump dependencies
* sealed class
* forgot to push
* downgrade `IDisposableAnalyzers` to `4.0.2`
* also forgot to push
* Update docs.yml
* samples => `net8.0` | deps more up to date
* mark as non-trimmable & remove some cringe conditions
* format for beauty
2024-03-19 00:23:01 +03:00
Ge
ee617d8ef3
Fix typos in comments and documentation ( #2608 )
...
* Fix typos in comments and documentations
* Fixes more typo
2023-02-26 20:49:16 +01:00
NaN
257f246d1d
Format the project with 'dotnet format' ( #2551 )
...
* Sync and Re-Format
* Fix Title string.
* Fix indentation.
2023-02-13 18:45:59 +01:00
Armano den Boef
902326d1f3
fix: Range of issues presented by analyzer ( #2404 )
2022-08-01 18:53:22 +02:00
Quin Lynch
d3a532f013
update build overrides url
2022-04-05 15:20:57 -03:00
Quin Lynch
ce410513f4
feature: build overrides ( #2212 )
...
* add build overrides
* override docs
* add server submodule
* add overrides to build step
* remove testing api url
Co-Authored-By: Quahu <quahuu@gmail.com >
Co-authored-by: Quahu <quahuu@gmail.com >
2022-04-04 18:19:44 -03:00