fix: build

This commit is contained in:
hypercross 2025-08-28 15:15:24 +08:00
parent 90f1fa7ec1
commit 253f8bd8cb
1 changed files with 20 additions and 18 deletions

View File

@ -1,4 +1,4 @@
{ {
"name": "HighlightPlusEditor", "name": "HighlightPlusEditor",
"rootNamespace": "", "rootNamespace": "",
"references": [ "references": [
@ -7,7 +7,9 @@
"Unity.RenderPipelines.Universal.Runtime", "Unity.RenderPipelines.Universal.Runtime",
"Unity.RenderPipelines.Core.Runtime" "Unity.RenderPipelines.Core.Runtime"
], ],
"includePlatforms": [], "includePlatforms": [
"Editor"
],
"excludePlatforms": [], "excludePlatforms": [],
"allowUnsafeCode": false, "allowUnsafeCode": false,
"overrideReferences": false, "overrideReferences": false,