diff --git a/src/dotnetCampus.SourceYard/Assets/Target/build/$(PackageId).props b/src/dotnetCampus.SourceYard/Assets/Target/build/$(PackageId).props index 784178062f72d9c1e6b5d70732d3ea2251bda856..bb9fa2c4ef156cb4997837dfc50338d752b53f72 100644 --- a/src/dotnetCampus.SourceYard/Assets/Target/build/$(PackageId).props +++ b/src/dotnetCampus.SourceYard/Assets/Target/build/$(PackageId).props @@ -10,6 +10,9 @@ WPF 临时项目不会 Import NuGet 中的 props 和 targets 可能是 WPF 的 Bug,也可能是刻意如此。 所以我们通过一个属性开关 `ShouldFixNuGetImportingBugForWpfProjects` 来决定是否修复这个错误。--> True + + + False