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 116
116
<Import Project =" $(MSBuildThisFileDirectory)\..\src\Microsoft.DotNet.Helix\Sdk\sdk\Sdk.targets" />
117
117
118
118
<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" >
121
120
<Command >powershell %HELIX_WORKITEM_PAYLOAD%\aspnet-versioncheck.ps1 -aspNetCoreVersion $(AspNetCoreRuntimeVersion)</Command >
122
121
<PayloadDirectory >$(MSBuildThisFileDirectory)\AspNetVersionCheck</PayloadDirectory >
123
- </HelixWorkItem> -->
122
+ </HelixWorkItem >
124
123
</ItemGroup >
125
124
</Project >
You can’t perform that action at this time.
0 commit comments