112
112
</ContentWithTargetPath >
113
113
</ItemGroup >
114
114
<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" >
116
116
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
117
117
<TargetPath >dbghelp.dll</TargetPath >
118
118
<Link >DebuggerFiles\dbghelp.dll</Link >
119
119
</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" >
121
121
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
122
122
<TargetPath >symsrv.dll</TargetPath >
123
123
<Link >DebuggerFiles\symsrv.dll</Link >
128
128
<PropertyGroup >
129
129
<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 >
130
130
</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'))" />
131
133
</Target >
132
134
<PropertyGroup >
133
135
<PreBuildEvent >cd $(ProjectDir)
@@ -138,4 +140,6 @@ type ..\utils\import-vsenv.ps1 ..\utils\getBuildPreReqs.ps1 2>nul | powershel
138
140
<GenerateAssemblyInfo >false</GenerateAssemblyInfo >
139
141
<GenerateTargetFrameworkAttribute >false</GenerateTargetFrameworkAttribute >
140
142
</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')" />
141
145
</Project >
0 commit comments