This commit is contained in:
2026-03-09 15:24:01 -04:00
parent 43e866f446
commit a872ebc640
2 changed files with 8 additions and 1 deletions
@@ -3,7 +3,7 @@
"operationId": "02bc6448-a69d-4ff4-a0ec-0db07ec3a09a", "operationId": "02bc6448-a69d-4ff4-a0ec-0db07ec3a09a",
"description": "Upgrade solution or project to new version of .NET", "description": "Upgrade solution or project to new version of .NET",
"startTime": "2026-03-05T22:18:32.3921759Z", "startTime": "2026-03-05T22:18:32.3921759Z",
"lastUpdateTime": "2026-03-08T15:28:04.385292Z", "lastUpdateTime": "2026-03-09T19:23:25.2251779Z",
"stage": "Execution", "stage": "Execution",
"properties": {}, "properties": {},
"folderPath": "" "folderPath": ""
+7
View File
@@ -38,3 +38,10 @@ Properties/PublishProfiles/
# Ignore schema directories (database schema dumps) # Ignore schema directories (database schema dumps)
**/schema/ **/schema/
schema/ schema/
# Ignore .idea IDE directory
**/.idea/
.idea/
**/scenario.json
scenario.json