Commit 7075bdb
Delete stale root-level Dockerfiles
Dockerfile, Dockerfile.claude and Dockerfile.win2022 at the repo root
have been dead code since commit 108f45f (Feb 6) moved Dockerfile
generation to eng/docker/. DockerBuild.ps1 resolves Dockerfiles from
$EngPath/docker exclusively, and ContainerRequirements.WriteDockerfileCore
writes to that same directory, so the root copies were never read or
rewritten — they just drifted (the Claude CLI version was still pinned
to 2.1.34 from two months ago) and confused anyone reading them.
Also fix ClaudeCodeHelper.cs's merge-conflict guide, which still listed
the old root paths as auto-generated files.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1bbf263 commit 7075bdb
4 files changed
Lines changed: 4 additions & 281 deletions
File tree
- src/PostSharp.Engineering.BuildTools/Utilities
This file was deleted.
This file was deleted.
This file was deleted.
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
449 | | - | |
450 | | - | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
451 | 453 | | |
452 | 454 | | |
453 | 455 | | |
| |||
0 commit comments