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" : {
"containerPath" : "container:..\/Localization",
"identifier" : "LocalizationTests",
"name" : "LocalizationTests"
"containerPath" : "container:..\/..\/Packages\/Persistence",
"identifier" : "PersistenceTests",
"name" : "PersistenceTests"
}
},
{
"target" : {
"containerPath" : "container:",
"identifier" : "PersistenceTests",
"name" : "PersistenceTests"
"containerPath" : "container:..\/..\/Packages\/Localization",
"identifier" : "LocalizationTests",
"name" : "LocalizationTests"
}
}
],