Added logic to migrate attributes from workspace and project settings

This commit is contained in:
2021-08-05 14:02:00 +02:00
parent 091c89df2c
commit c12ff4f9e3
4 changed files with 18 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
"LicenseName": "MIT",
"LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [
"sh_cpl==2021.4.dev1"
"sh_cpl==2021.4.0.post2"
],
"PythonVersion": ">=3.8",
"PythonPath": {
@@ -40,6 +40,7 @@
"*/logs",
"*/tests"
],
"PackageData": {}
"PackageData": {},
"ProjectReferences": []
}
}