fish-station/Content.Server/GameObjects
Pieter-Jan Briers 7a91fb7512
Project file maintenance, C# 7.2 (#108)
1. Updates all the NuGet packages (except CommandLineParser because they ruined their API)
2. Makes all projects use C# 7.2 explicitly. (not latest)
3. Use some C# 7.2 features like readonly structs and default literals.
2018-09-13 20:09:53 +02:00
..
Components VV support. 2018-09-09 15:34:43 +02:00
EntitySystems Project file maintenance, C# 7.2 (#108) 2018-09-13 20:09:53 +02:00
ContainerSlot.cs Fixes server crashing when attempting to drop an empty hand's contained entity. (#66) 2018-05-07 04:05:27 -05:00