fix cubetree init crash.
This commit is contained in:
@@ -4,15 +4,15 @@
|
||||
"includedFrameworks": [
|
||||
{
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "10.0.2"
|
||||
"version": "10.0.3"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.WindowsDesktop.App",
|
||||
"version": "10.0.2"
|
||||
"version": "10.0.3"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App",
|
||||
"version": "10.0.2"
|
||||
"version": "10.0.3"
|
||||
}
|
||||
],
|
||||
"configProperties": {
|
||||
|
||||
Reference in New Issue
Block a user