ModernUO/Projects/UOContent
Kamron Batman bd34e2fb0d
fix(build): Fixes building with VS 2019 16.10+ (#661)
**Note for Rider users** Code generation only works with Rider v2021.1+. For Rider 2021.1.x you must set a global msbuild attribute so that the IDE can recognize generated code after building. JetBrains claims this will be fixed in Rider 2021.2.

**Rider 2021.1 Required Setting for Code Generation**
<img width="945" alt="Screen Shot 2021-07-19 at 9 36 30 PM" src="https://user-images.githubusercontent.com/3953314/126262725-a4d58dd0-e9e0-400f-a172-0b29ef7a00d7.png">

**Note for VS 2019+ users**: Code generation requires completely cleaning your solution, doing a full build, closing VS 2019, and then opening the solution. This is a known issue and there are no plans to fix this multiple restart requirement for VS 2022 at this time.
2021-07-19 21:43:29 -07:00
..
Accounting fix(accounting): Fixes NPE when joining faction due to codegen (#658) 2021-07-12 00:03:46 -07:00
Commands cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
Configuration cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
Context Menus cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
Engines cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
Gumps cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
Holiday Stuff fix(codegen): Adds access modifiers to serializable fields (#633) 2021-06-01 22:53:51 -07:00
Items cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
Json/Converters Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Migrations Cleans up ore (#637) 2021-06-12 14:15:10 -07:00
Misc cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
Mobiles cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
Multis cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
Network cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
Regions cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
Skills fix(core): Adds Hashed & Hierarchical Timer Wheel (#655) 2021-07-11 22:42:06 -07:00
Special Systems cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
Spells cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
Targets fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00
Utilities fix(cleanup): Consolidate the duplicate code in Properties, PropsGump, and PropsConfig (#540) 2021-04-14 22:58:56 -07:00
UOContent.csproj fix(build): Fixes building with VS 2019 16.10+ (#661) 2021-07-19 21:43:29 -07:00