更新
This commit is contained in:
@@ -1,24 +1,24 @@
|
||||
{
|
||||
"name": "Bezi.Editor",
|
||||
"rootNamespace": "",
|
||||
"references": [],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": true,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [
|
||||
"Newtonsoft.Json.dll",
|
||||
"Microsoft.CSharp.dll",
|
||||
"Microsoft.CodeAnalysis.dll",
|
||||
"Microsoft.CodeAnalysis.CSharp.dll",
|
||||
"System.Collections.Immutable.dll",
|
||||
"System.Reflection.Metadata.dll",
|
||||
"System.Runtime.CompilerServices.Unsafe.dll"
|
||||
],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [],
|
||||
"noEngineReferences": false
|
||||
"name": "Bezi.Editor",
|
||||
"rootNamespace": "",
|
||||
"references": [],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": true,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [
|
||||
"Newtonsoft.Json.dll",
|
||||
"Microsoft.CSharp.dll",
|
||||
"Microsoft.CodeAnalysis.dll",
|
||||
"Microsoft.CodeAnalysis.CSharp.dll",
|
||||
"System.Collections.Immutable.dll",
|
||||
"System.Reflection.Metadata.dll",
|
||||
"System.Runtime.CompilerServices.Unsafe.dll"
|
||||
],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [],
|
||||
"noEngineReferences": false
|
||||
}
|
||||
Binary file not shown.
@@ -3,7 +3,7 @@
|
||||
"displayName": "Bezi Plugin",
|
||||
"description": "Your personal assistant for Unity development.",
|
||||
"changelogUrl": "https://docs.bezi.com/bezi/product/changelog/",
|
||||
"documentationUrl": "https://docs.bezi.com/",
|
||||
"documentationUrl" : "https://docs.bezi.com/",
|
||||
"author": {
|
||||
"name": "Bezi",
|
||||
"url": "https://www.bezi.com/"
|
||||
@@ -14,7 +14,7 @@
|
||||
"bezi3d"
|
||||
],
|
||||
"unity": "2018.3",
|
||||
"version": "0.79.17",
|
||||
"version": "0.82.2",
|
||||
"type": "library",
|
||||
"hideInEditor": false,
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user