Delta-v/Content.Benchmarks
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
..
ColorInterpolateBenchmark.cs updates submodule & fixes content benchmarks & sets up ci (#11851) 2022-10-11 20:51:52 +02:00
ComponentFetchBenchmark.cs updates submodule & fixes content benchmarks & sets up ci (#11851) 2022-10-11 20:51:52 +02:00
Content.Benchmarks.csproj Dependency update / fixes / skrungle bungle (#23745) 2024-01-26 22:33:46 +01:00
DependencyInjectBenchmark.cs updates submodule & fixes content benchmarks & sets up ci (#11851) 2022-10-11 20:51:52 +02:00
DeviceNetworkingBenchmark.cs Add SpawnEquipDeleteBenchmark (#19566) 2023-09-03 06:53:45 +10:00
DynamicTreeBenchmark.cs Fix Content.Benchmark warnings (#17771) 2023-07-02 01:11:01 +10:00
EntityFetchBenchmark.cs Fix Content.Benchmark warnings (#17771) 2023-07-02 01:11:01 +10:00
EntityManagerGetAllComponents.cs Freeze eventbus dictionaries (#22628) 2024-01-26 21:50:22 +01:00
EntityQueryBenchmark.cs Add component query benchmarks (#21913) 2023-12-16 20:37:15 +01:00
MapLoadBenchmark.cs Add PVS benchmark (#23166) 2024-01-26 21:31:28 +01:00
NetSerializerIntBenchmark.cs Fix Content.Benchmark warnings (#17771) 2023-07-02 01:11:01 +10:00
NetSerializerStringBenchmark.cs Fix Content.Benchmark warnings (#17771) 2023-07-02 01:11:01 +10:00
Program.cs Add PVS benchmark (#23166) 2024-01-26 21:31:28 +01:00
PvsBenchmark.cs Add PVS benchmark (#23166) 2024-01-26 21:31:28 +01:00
SpawnEquipDeleteBenchmark.cs Add SpawnEquipDeleteBenchmark (#19566) 2023-09-03 06:53:45 +10:00
StereoToMonoBenchmark.cs updates submodule & fixes content benchmarks & sets up ci (#11851) 2022-10-11 20:51:52 +02:00