File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
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- <!-- TODO: Re-enable aspnetcore version branding test: https://github.com/dotnet/arcade/issues/15249 -->
120- <!-- <HelixWorkItem Condition="$(HelixTargetQueue.StartsWith('Windows'))" Include="AspNetCoreTest">
119+ <HelixWorkItem Condition =" $(HelixTargetQueue.StartsWith('Windows'))" Include =" AspNetCoreTest" >
121120 <Command >powershell %HELIX_WORKITEM_PAYLOAD%\aspnet-versioncheck.ps1 -aspNetCoreVersion $(AspNetCoreRuntimeVersion)</Command >
122121 <PayloadDirectory >$(MSBuildThisFileDirectory)\AspNetVersionCheck</PayloadDirectory >
123- </HelixWorkItem> -->
122+ </HelixWorkItem >
124123 </ItemGroup >
125124</Project >
You can’t perform that action at this time.
0 commit comments