Commit Graph

7 Commits

Author SHA1 Message Date
Fabian König ccaca1ccd5 .NET 8 update. 2024-02-01 05:23:51 +01:00
hondacrx 9a2fb7e2b2 Upgraded to Net 7.0 2023-01-20 09:25:12 -05:00
hondacrx 6e2511f7b6 Updated to net 6.0 2021-11-14 16:47:37 -05:00
hondacrx 4e3971df0f Core/Realms: Move build info (and auth seeds) to database
Port From (https://github.com/TrinityCore/TrinityCore/commit/61f2eed3531ebfd2585ab05add31ae9e97598233)
2019-12-12 13:17:57 -05:00
hondacrx d2f7752c77 Core/Build: Fixes warning about mismatched versions 2018-03-30 10:17:44 -04:00
hondacrx c7219c7098 Fixes Script loading.
Some cleanup on array Clear
Misc errors
2017-12-24 16:37:15 -05:00
Fabian a3dc7b3f48 Ported .Net Core commits:
hondacrx:
- Initial commit: Switch to .Net Core 2.0
- Fix build and removed not needed files
Fabi:
- Updated solution platforms.
- Changed folder structure.
- Change library target framework to netstandard2.0.
- Updated solution platforms again...
- Removed windows specific kernel32 function usage (Ctrl-C handler).
2017-10-26 17:23:44 +02:00