refactor(docker): streamline Dockerfile by removing redundant .editorconfig copies and simplifying restore commands

This commit is contained in:
Stevan Freeborn
2026-03-11 12:49:16 -05:00
parent ff4d10edcc
commit 9572097d38
2 changed files with 8 additions and 7 deletions
+4
View File
@@ -1,4 +1,8 @@
{
"sdk": {
"version": "10.0.103",
"rollForward": "latestPatch"
},
"test": {
"runner": "Microsoft.Testing.Platform"
}