fix: build
This commit is contained in:
parent
90f1fa7ec1
commit
253f8bd8cb
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue