[API 13] Add Lumina.Excel as submodule (#2332)

* WIP on excel-submodule

* Add Lumina.Excel to build

* Fix sheet changes
This commit is contained in:
Asriel 2025-08-04 23:11:59 -07:00 committed by GitHub
parent ff36f08d0c
commit d6aa6b8b64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 28 additions and 9 deletions

View file

@ -10,8 +10,7 @@
<!-- Dependency versions -->
<PropertyGroup Label="Dependency Versions">
<LuminaVersion>5.7.0</LuminaVersion>
<LuminaExcelVersion>7.2.2</LuminaExcelVersion>
<LuminaVersion>6.3.0</LuminaVersion>
<NewtonsoftJsonVersion>13.0.3</NewtonsoftJsonVersion>
</PropertyGroup>