112112 </ContentWithTargetPath >
113113 </ItemGroup >
114114 <ItemGroup >
115- <ContentWithTargetPath Include =" ..\packages\Microsoft.Debugging.Platform.DbgEng.20250411.1210 .0\content\amd64\dbghelp.dll" >
115+ <ContentWithTargetPath Include =" ..\packages\Microsoft.Debugging.Platform.DbgEng.20250611.1057 .0\content\amd64\dbghelp.dll" >
116116 <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
117117 <TargetPath >dbghelp.dll</TargetPath >
118118 <Link >DebuggerFiles\dbghelp.dll</Link >
119119 </ContentWithTargetPath >
120- <ContentWithTargetPath Include =" ..\packages\Microsoft.Debugging.Platform.SymSrv.20250411.1210 .0\content\amd64\symsrv.dll" >
120+ <ContentWithTargetPath Include =" ..\packages\Microsoft.Debugging.Platform.SymSrv.20250611.1057 .0\content\amd64\symsrv.dll" >
121121 <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
122122 <TargetPath >symsrv.dll</TargetPath >
123123 <Link >DebuggerFiles\symsrv.dll</Link >
128128 <PropertyGroup >
129129 <ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
130130 </PropertyGroup >
131+ <Error Condition =" !Exists('..\packages\Microsoft.Debugging.Platform.DbgEng.20250611.1057.0\build\Microsoft.Debugging.Platform.DbgEng.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Debugging.Platform.DbgEng.20250611.1057.0\build\Microsoft.Debugging.Platform.DbgEng.targets'))" />
132+ <Error Condition =" !Exists('..\packages\Microsoft.Debugging.Platform.SymSrv.20250611.1057.0\build\Microsoft.Debugging.Platform.SymSrv.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Debugging.Platform.SymSrv.20250611.1057.0\build\Microsoft.Debugging.Platform.SymSrv.targets'))" />
131133 </Target >
132134 <PropertyGroup >
133135 <PreBuildEvent >cd $(ProjectDir)
@@ -138,4 +140,6 @@ type ..\utils\import-vsenv.ps1 ..\utils\getBuildPreReqs.ps1 2>nul | powershel
138140 <GenerateAssemblyInfo >false</GenerateAssemblyInfo >
139141 <GenerateTargetFrameworkAttribute >false</GenerateTargetFrameworkAttribute >
140142 </PropertyGroup >
143+ <Import Project =" ..\packages\Microsoft.Debugging.Platform.DbgEng.20250611.1057.0\build\Microsoft.Debugging.Platform.DbgEng.targets" Condition =" Exists('..\packages\Microsoft.Debugging.Platform.DbgEng.20250611.1057.0\build\Microsoft.Debugging.Platform.DbgEng.targets')" />
144+ <Import Project =" ..\packages\Microsoft.Debugging.Platform.SymSrv.20250611.1057.0\build\Microsoft.Debugging.Platform.SymSrv.targets" Condition =" Exists('..\packages\Microsoft.Debugging.Platform.SymSrv.20250611.1057.0\build\Microsoft.Debugging.Platform.SymSrv.targets')" />
141145</Project >
0 commit comments