Skip to content

Commit

Permalink
Re-enable framework tests (#13043)
Browse files Browse the repository at this point in the history
  • Loading branch information
John Luo committed Aug 29, 2019
1 parent 35b5f09 commit 806fef3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Framework/test/Microsoft.AspNetCore.App.UnitTests.csproj
Expand Up @@ -5,8 +5,6 @@
<RootNamespace>Microsoft.AspNetCore</RootNamespace>
<!-- https://github.com/aspnet/AspNetCore/issues/7939: This unit test requires the shared framework be available in Helix. -->
<BuildHelixPayload>false</BuildHelixPayload>
<!-- Test logic needs to be updated to handle when SharedFx version and TFM are not the same -->
<SkipTests>true</SkipTests>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 806fef3

Please sign in to comment.