File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 116116 <Import Project =" $(MSBuildThisFileDirectory)\..\src\Microsoft.DotNet.Helix\Sdk\sdk\Sdk.targets" />
117117
118118 <ItemGroup >
119- <HelixWorkItem Condition =" $(HelixTargetQueue.StartsWith('Windows'))" Include =" AspNetCoreTest" >
119+ <!-- TODO: Re-enable aspnetcore version branding test: https://github.com/dotnet/arcade/issues/15249 -->
120+ <!-- <HelixWorkItem Condition="$(HelixTargetQueue.StartsWith('Windows'))" Include="AspNetCoreTest">
120121 <Command>powershell %HELIX_WORKITEM_PAYLOAD%\aspnet-versioncheck.ps1 -aspNetCoreVersion $(AspNetCoreRuntimeVersion)</Command>
121122 <PayloadDirectory>$(MSBuildThisFileDirectory)\AspNetVersionCheck</PayloadDirectory>
122- </HelixWorkItem >
123+ </HelixWorkItem> -->
123124 </ItemGroup >
124125</Project >
You can’t perform that action at this time.
0 commit comments