fix: build
This commit is contained in:
parent
90f1fa7ec1
commit
253f8bd8cb
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
{
|
||||
"name": "HighlightPlusEditor",
|
||||
"rootNamespace": "",
|
||||
"references": [
|
||||
|
|
@ -7,7 +7,9 @@
|
|||
"Unity.RenderPipelines.Universal.Runtime",
|
||||
"Unity.RenderPipelines.Core.Runtime"
|
||||
],
|
||||
"includePlatforms": [],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": false,
|
||||
|
|
|
|||
Loading…
Reference in New Issue