File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 9292 <Copy SourceFiles =" @(_appRuntimeFiles)" DestinationFolder =" $(OutputPath)\AspNetCoreAppRuntimeHelix" />
9393 <ZipDirectory SourceDirectory =" $(OutputPath)\AspNetCoreAppRuntimeHelix" DestinationFile =" $(OutputPath)\AspNetCoreAppRuntimeHelix.zip" Overwrite =" true" />
9494
95- <HelixCorrelationPayload Include =" $(OutputPath)\AspNetCoreAppRuntimeHelix.zip" Destination =" $(DotNetCliDestination)\shared\Microsoft.AspNetCore.App\$(SharedFxVersion)" />
95+ <ItemGroup >
96+ <HelixCorrelationPayload Include =" $(OutputPath)\AspNetCoreAppRuntimeHelix.zip" Destination =" $(DotNetCliDestination)\shared\Microsoft.AspNetCore.App\$(SharedFxVersion)" />
97+ </ItemGroup >
9698 </Target >
9799
98100 <Target Name =" Gather" BeforeTargets =" Build" >
You can’t perform that action at this time.
0 commit comments