Project updates from Template #1

Merged
javier merged 123 commits from project/update-from-template into main 2026-09-04 13:40:36 +00:00
Showing only changes of commit a4906f8f26 - Show all commits
+6 -6
View File
@@ -34,16 +34,16 @@
}, },
{ {
"target" : { "target" : {
"containerPath" : "container:..\/Localization", "containerPath" : "container:..\/..\/Packages\/Persistence",
"identifier" : "LocalizationTests", "identifier" : "PersistenceTests",
"name" : "LocalizationTests" "name" : "PersistenceTests"
} }
}, },
{ {
"target" : { "target" : {
"containerPath" : "container:", "containerPath" : "container:..\/..\/Packages\/Localization",
"identifier" : "PersistenceTests", "identifier" : "LocalizationTests",
"name" : "PersistenceTests" "name" : "LocalizationTests"
} }
} }
], ],