Delta-v/Pow3r
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
..
LinqHelper.cs Pow3r: stage 1 (#4208) 2021-07-04 18:11:52 +02:00
Pow3r.csproj Dependency update / fixes / skrungle bungle (#23745) 2024-01-26 22:33:46 +01:00
Program.OpenGL.cs Fix warnings and code cleanup/fixes (#13570) 2023-01-19 13:56:45 +11:00
Program.SaveLoad.cs Pow3r goes brrr with generational IDs. 2021-07-31 02:50:23 +02:00
Program.Simulation.cs Update content to new ParallelManager (#21813) 2023-12-02 20:27:37 +01:00
Program.UI.cs Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10:00
Program.Veldrid.cs Fix warnings and code cleanup/fixes (#13570) 2023-01-19 13:56:45 +11:00
Program.cs Fix warning in Pow3r test program. (#12637) 2022-11-16 12:58:00 -08:00