refactor(P0): CPM 도입 + Magick.NET 14.13.1 통일
- src/Directory.Packages.props 신규 — 모든 PackageReference 버전의 단일 출처(SSOT) - ManagePackageVersionsCentrally=true, 3개 csproj에서 Version 속성 제거 - Magick.NET-Q16-AnyCPU Core 14.13.0 → 14.13.1로 통일(Tests와 정합) 테스트와 프로덕션이 동일 네이티브 바이너리로 동작 → 골든마스터 신뢰 기반 확보 빌드 0경고/0오류, 38개 테스트 전부 그린.
This commit is contained in:
parent
47600d2eb5
commit
f36ee299f4
4 changed files with 58 additions and 19 deletions
|
|
@ -20,7 +20,7 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="WPF-UI" Version="4.3.0" />
|
||||
<PackageReference Include="WPF-UI" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue