Commit Graph

5 Commits

Author SHA1 Message Date
Pieter-Jan Briers 58496b9700 Update submodule, .NET 9 (#34320) 2025-01-12 08:17:24 +00:00
Nikolai Korolev cbd3f4d6c1 Update `Content.PatreonParser` to use `net8.0` `TargetFramework` (#33559)
Update Content.PatreonParse to use net8.0 targetframework
2024-12-07 21:52:08 +00:00
Pieter-Jan Briers 1c54b75da5
Dependency update / fixes / skrungle bungle (#23745)
* Give .props files 2-space indents.

* Move to Central Package Management.

Allows us to store NuGet package versions all in one place. Yay!

* Update NuGet packages and fix code for changes.

Notable:

Changes to ILVerify.
Npgsql doesn't need hacks for inet anymore, now we need hacks to make the old code work with this new reality.
NUnit's analyzers are already complaining and I didn't even update it to 4.x yet.
TerraFX changed to GetLastSystemError so error handling had to be changed.
Buncha APIs have more NRT annotations.

* Remove dotnet-eng NuGet package source.

I genuinely don't know what this was for, and Central Package Management starts throwing warnings about it, so YEET.

* Remove Robust.Physics project.

Never used.

* Remove erroneous NVorbis reference.

Should be VorbisPizza and otherwise wasn't used.

* Sandbox fixes

* Remove unused unit test package references.

Castle.Core and NUnit.ConsoleRunner.

* Update NUnit to 4.0.1

This requires replacing all the old assertion methods because they removed them 🥲

* Oh so that's what dotnet-eng was used for. Yeah ok that makes sense.

* Add Robust.Analyzers.Test

* Update submodule

* commit to re-run CI

(cherry picked from commit a6c9c36b688a1ba78ff4c12502e81661cf607b6c)
2024-01-26 22:33:46 +01:00
DrSmugleaf 5a1cfdd0ab Update Patrons.yml (#21344) 2023-10-31 19:14:08 +01:00
DrSmugleaf e4f5c49bc5 Add project to update Patrons.yml from a csv file containing Patreon webhooks, add missing Patrons (#20942) 2023-10-14 22:02:41 +02:00