fix: compare installed package versions semantically
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "ShrinkInstaller.Editor.Tests",
|
||||
"rootNamespace": "ShrinkSDK.Installer.Tests",
|
||||
"references": [
|
||||
"ShrinkInstaller.Editor"
|
||||
],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": false,
|
||||
"autoReferenced": false,
|
||||
"defineConstraints": [
|
||||
"UNITY_INCLUDE_TESTS"
|
||||
],
|
||||
"versionDefines": [],
|
||||
"noEngineReferences": false,
|
||||
"optionalUnityReferences": [
|
||||
"TestAssemblies"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user