diff --git a/Dalamud.sln b/Dalamud.sln
index ee3c75b25..de91e7ceb 100644
--- a/Dalamud.sln
+++ b/Dalamud.sln
@@ -7,8 +7,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
.editorconfig = .editorconfig
.gitignore = .gitignore
tools\BannedSymbols.txt = tools\BannedSymbols.txt
- targets\Dalamud.Plugin.Bootstrap.targets = targets\Dalamud.Plugin.Bootstrap.targets
- targets\Dalamud.Plugin.targets = targets\Dalamud.Plugin.targets
tools\dalamud.ruleset = tools\dalamud.ruleset
Directory.Build.props = Directory.Build.props
Directory.Packages.props = Directory.Packages.props
diff --git a/Directory.Build.props b/Directory.Build.props
index 3897256bf..8a8df22d7 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -5,7 +5,9 @@
net10.0-windows
x64
x64
- 14.0
+
+
+ preview
diff --git a/Directory.Packages.props b/Directory.Packages.props
index ec2e7e276..06338efac 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -33,7 +33,8 @@
-
+
+
diff --git a/lib/Lumina.Excel b/lib/Lumina.Excel
index 5d01489c3..8345e7312 160000
--- a/lib/Lumina.Excel
+++ b/lib/Lumina.Excel
@@ -1 +1 @@
-Subproject commit 5d01489c34f33a3d645f49085d7fc0065a1ac801
+Subproject commit 8345e7312761187732c591f157470fdafb780fb4