Commit graph

86 commits

Author SHA1 Message Date
dependabot[bot]
0406c0ae41
Bump Microsoft.EntityFrameworkCore from 9.0.17 to 9.0.18 (#4463)
---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-version: 9.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-22 13:14:59 -04:00
Ty Conner
39ee90b461
Suppress Log4Net issue (#4454)
GHSA-4f7c-pmjv-c25w

<https://github.com/advisories/GHSA-4f7c-pmjv-c25w>
2026-06-16 12:16:22 -04:00
Ty Conner
f1438e0ff5
Bump nugets (#4455) 2026-06-14 16:50:24 -04:00
dependabot[bot]
dfb217d267
Bump Microsoft.EntityFrameworkCore from 9.0.15 to 9.0.16 (#4446)
---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-version: 9.0.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-19 12:35:42 -04:00
dependabot[bot]
da20d4d438
Bump Microsoft.EntityFrameworkCore from 9.0.14 to 9.0.15 (#4432)
---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-version: 9.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-21 00:07:58 -04:00
dependabot[bot]
f60fb51b73
Bump Microsoft.EntityFrameworkCore from 9.0.13 to 9.0.14 (#4421)
---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-version: 9.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-16 23:10:49 -04:00
gmriggs
c420312a89
.net10 build (#4392)
* .net10 build

* update appveyor version

* update appveyor vs version

* Update appveyor.yml

* Update ACE.Server.csproj

* Update PacketHeaderOptional.cs

* Update .vsconfig

* Update ACE.Adapter.csproj

* Update ACE.Common.csproj

* Update ACE.Database.Tests.csproj

* Update ACE.Database.csproj

* Update ACE.DatLoader.Tests.csproj

* Update ACE.DatLoader.csproj

* Update ACE.Entity.csproj

* Update ACE.Server.Tests.csproj

* Update ACE.Server.csproj

* Update ACE.Database.csproj

* Update Dockerfile

* Update ACE.Common.csproj

* Update ACE.Database.Tests.csproj

* Update ACE.Database.csproj

* Update ACE.DatLoader.Tests.csproj

* Update ACE.DatLoader.csproj

* Update ACE.Server.Tests.csproj

* Update SphereTests.cs

* Update AppVeyor config

Suppress NETSDK1233 warnings for now

* Update AppVeyorBuild.bat

* Update ACE.sln

* Update appveyor.yml

* Update appveyor.yml

* Update appveyor.yml

* Update README.md

---------

Co-authored-by: Ty Conner <tyconner@itcproductions.com>
2026-02-15 13:41:34 -05:00
dependabot[bot]
657eea8b29
Bump Microsoft.EntityFrameworkCore from 8.0.21 to 8.0.22 (#4394) 2025-11-22 20:17:13 +00:00
dependabot[bot]
492df6547d
Bump Microsoft.EntityFrameworkCore from 8.0.20 to 8.0.21 (#4387) 2025-10-26 16:40:32 +00:00
dependabot[bot]
d0fba1e044
Bump Microsoft.EntityFrameworkCore from 8.0.19 to 8.0.20 (#4372) 2025-09-16 04:34:58 +00:00
Ty Conner
d943977b8a
Bump Microsoft.EntityFrameworkCore from 8.0.18 to 8.0.19 (#4350)
---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-version: 8.0.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 01:10:51 -04:00
dependabot[bot]
d736e7c3de
Bump Microsoft.EntityFrameworkCore and 2 others (#4338)
* Bump Microsoft.EntityFrameworkCore and 2 others

Bumps Microsoft.EntityFrameworkCore from 8.0.13 to 8.0.18
Bumps System.Drawing.Common from 8.0.13 to 8.0.18
Bumps System.Text.Json from 8.0.5 to 8.0.6

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-version: 8.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Drawing.Common
  dependency-version: 8.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Text.Json
  dependency-version: 8.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update ACE.Adapter.csproj

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ty Conner <tyconner@itcproductions.com>
2025-07-15 13:56:07 -04:00
dependabot[bot]
b18a6ba8b0
Bump Microsoft.EntityFrameworkCore, MySqlConnector and Pomelo.EntityFrameworkCore.MySql (#4291) 2025-03-09 08:11:55 +00:00
Ty Conner
c1d692d0b7
Update nugets (#4251) 2024-11-30 13:31:46 -05:00
Ty Conner
f567d9d918
Update latest nugets (#4237) 2024-10-24 14:00:54 -04:00
Ty Conner
6f63d94bf2
Revert "Bump log4net from 2.0.17 to 3.0.0 in /Source (#4227)" (#4229)
This reverts commit 836837bf3c.
2024-09-30 12:21:28 -04:00
dependabot[bot]
836837bf3c
Bump log4net from 2.0.17 to 3.0.0 in /Source (#4227) 2024-09-30 02:20:10 +00:00
Ty Conner
2af556ed26
Update nugets (#4221) 2024-08-20 19:25:52 -04:00
Ty Conner
a517d7d9ef
Update vsconfig and nugets (#4204)
* Update .vsconfig

* Update .vsconfig

* Update ACE.Database.csproj

* Update ACE.DatLoader.csproj
2024-07-20 16:50:01 -04:00
Mag-nus
31d4437baf
Efnet8 (#4182)
* Update packages and notes

* Update package

* Scaffold
2024-07-17 00:03:33 -04:00
Ty Conner
165664e3a6
Revert "Bump Pomelo.EntityFrameworkCore.MySql and Microsoft.EntityFrameworkCo…" (#4177)
This reverts commit 3f8a4d249b.
2024-05-11 23:23:41 -04:00
dependabot[bot]
3f8a4d249b
Bump Pomelo.EntityFrameworkCore.MySql and Microsoft.EntityFrameworkCore (#4170) 2024-05-12 03:22:59 +00:00
Ty Conner
47f23e2014
Switch to net8 (#4059)
* Switch to net8

* Update appveyor.yml

* Update appveyor.yml

* Update appveyor.yml

* Update appveyor.yml

* Update appveyor.yml

* Create AppVeyorInit.ps1

* Update appveyor.yml

* Delete AppVeyorInit.ps1

* Create AppVeyorInstall.ps1

* Update appveyor.yml

* Update Dockerfile.arm64

* Update Dockerfile

* Update appveyor.yml

* Update ACE.Adapter.csproj

* Update ACE.Common.csproj

* Update ACE.Database.csproj

* Update ACE.DatLoader.csproj

* Update ACE.Server.csproj

* Update copyrights

* Update DeveloperContentCommands.cs

* Update DeveloperFixCommands.cs

* Update ACE.Database.csproj

* Update ACE.Database.csproj

* Update ACE.Common.csproj

* Update ACE.DatLoader.csproj

* Update ACE.Common.csproj

* Update ACE.Server.csproj

* Update ACE.Server.csproj

* Update ACE.DatLoader.csproj

* Update ACE.Server.csproj

* Update ACE.DatLoader.csproj
2024-04-24 13:24:41 -04:00
dependabot[bot]
e3e763804a
Bump Microsoft.EntityFrameworkCore from 6.0.28 to 6.0.29 in /Source (#4150) 2024-04-21 18:25:02 +00:00
dependabot[bot]
d0d905b0b0
Bump log4net from 2.0.16 to 2.0.17 in /Source (#4142) 2024-03-26 04:27:50 +00:00
dependabot[bot]
5f434ff779
Bump Pomelo.EntityFrameworkCore.MySql and Microsoft.EntityFrameworkCore (#4133) 2024-03-20 04:39:05 +00:00
dependabot[bot]
502ca7a01c
Bump log4net from 2.0.15 to 2.0.16 in /Source (#4128) 2024-03-15 05:06:14 +00:00
dependabot[bot]
5b8a971d3e
Bump Microsoft.EntityFrameworkCore from 6.0.26 to 6.0.27 in /Source (#4125) 2024-03-15 04:53:34 +00:00
dependabot[bot]
166acac548
Bump Microsoft.EntityFrameworkCore from 6.0.25 to 6.0.26 in /Source (#4091) 2024-01-20 18:44:05 +00:00
Mag-nus
a1debb69f8
Remove a few more system packages from the ARM64 checkin (#4086)
Just a few more packages that snuck in during the ARM64 docker support.
2024-01-09 00:45:50 +00:00
Mag-nus
7aa5402a28
Remove some unreferenced System packages (#4085)
Not sure why these were ever added in the first place. They are not needed as nuget to build.
2024-01-08 11:50:03 +00:00
dependabot[bot]
ea48116e67
Bump Microsoft.EntityFrameworkCore from 6.0.24 to 6.0.25 in /Source (#4066) 2023-11-28 16:17:56 +00:00
dependabot[bot]
c394210485
Bump Microsoft.EntityFrameworkCore from 6.0.23 to 6.0.24 in /Source (#4053) 2023-11-17 07:37:50 +00:00
dependabot[bot]
08d1edcb78
Bump Microsoft.EntityFrameworkCore from 6.0.22 to 6.0.23 in /Source (#4050) 2023-10-25 06:13:17 +00:00
dependabot[bot]
04a3d6b362
Bump Microsoft.EntityFrameworkCore from 6.0.21 to 6.0.22 in /Source (#4043) 2023-09-21 07:06:52 +00:00
dependabot[bot]
3f1970bcb0
Bump Microsoft.EntityFrameworkCore from 6.0.20 to 6.0.21 in /Source (#4035) 2023-08-16 04:02:36 +00:00
dependabot[bot]
e5d07a0428
Bump Microsoft.EntityFrameworkCore from 6.0.19 to 6.0.20 in /Source (#4026) 2023-07-18 16:36:34 +00:00
dependabot[bot]
1b60d287c6
Bump Microsoft.EntityFrameworkCore from 6.0.16 to 6.0.19 in /Source (#4018) 2023-07-01 08:04:51 +00:00
dependabot[bot]
34e546dc9b
Bump Pomelo.EntityFrameworkCore.MySql from 6.0.1 to 6.0.2 in /Source (#4000) 2023-05-03 04:54:39 +00:00
dependabot[bot]
6d71930899
Bump Microsoft.EntityFrameworkCore from 6.0.7 to 6.0.16 in /Source (#4001) 2023-05-03 04:43:29 +00:00
dependabot[bot]
6f49bef6f4
Bump log4net from 2.0.14 to 2.0.15 in /Source (#3988) 2023-05-02 23:59:39 +00:00
Ty Conner
221b8f9b48
Update Nuget pkg (#3875) 2022-07-13 14:08:58 -04:00
Ty Conner
0c0ca9c7a4
Update to .NET6 (#3739)
* Update to .NET6

* Update dockerfiles to NET6

* Update appveyor.yml

* Update ACE.DatLoader.csproj

* Update Program_Setup.cs

* Update Program_DbUpdates.cs

* Update Program_DbUpdates.cs

* Update ACE.DatLoader.Tests.csproj

* Update ACE.Database.Tests.csproj

* Update ACE.Database.csproj

* Update ACE.Server.Tests.csproj

* Update ACE.Server.csproj

* Update ACE.DatLoader.csproj

* Update ACE.Database.csproj

* Update ACE.Server.csproj

* Update EF packages to EFCore 6

Requires Database, Database.Tests and Adapater to target .NET6 framework

* Update ACE.Server.csproj

* Update ACE.Database.csproj

* Update Program_BinUpdates.cs

* Update AccountExtensions.cs

* update nugets

* Remove TimeZoneConverter

net6 includes built in functionality

* update csproj files

* Update ACE.Server.csproj
2022-07-13 12:30:32 -04:00
Ty Conner
e58f20b5ed
Update nuget packages (#3848) 2022-05-13 13:42:22 -04:00
Mag-nus
d0b75cc69a
Update EF Nuget Packages (#3750)
* Update EF Nuget Packages

This requires ACE.Adapter and ACE.Database to be updated from .net standard 2.0 to 2.1

* Update ACE.Database.csproj

* fix merge
2021-12-01 10:13:52 -06:00
Mag-nus
afb7a60dd3
Update NonEF Nuget Packages (#3749) 2021-11-28 19:13:51 -06:00
Mag-nus
43c9300b10
.NET Entity Framework Core 3.1 support (attempt #2) (#3356)
* packages updated, fix compiler errors/warnings

* scaffold

* fix ShardDatabaseOfflineTools

* WorldDatabase fix performance

* ShardDatabase fix GetCharacters

* move comment

stuff

* extend UseMySQL statements

* fix character creation linq parsing

* fix exception

* fix references
2020-12-07 20:59:40 -06:00
Mag-nus
8389d65edd
Update all the non-EF packages to latest (#3377)
This is kind of a meh update.

I checked the changelogs and there's really nothing major here.
2020-11-29 08:46:38 -06:00
Ty Conner
3c5a7d18d2
Support ARM64 (RPI4 4gb - Ubuntu x64) (#2853)
* Support ARM64 (RPI4 4gb - Ubuntu x64)

* Update appveyor.yml
2020-03-24 00:58:12 -04:00
Mag-nus
68ea65bf91
Remove .net standard 2.1 from Adatper and Database (#2770)
Not sure why they were 2.1.

2.0 is the latest that's supported by desktop apps. Moving these two libraries back to 2.0 makes them easier to consume.
2020-03-06 06:43:25 -06:00