Merge pull request #8030 from dotnet/revert-7950-master

Revert "disable test   It_generates_a_single_file_for_self_contained_apps"
This commit is contained in:
William Li 2020-07-23 09:02:56 -07:00 committed by GitHub
commit 470e5fb08b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -141,11 +141,5 @@
Skip="true"
Issue=""
Reason="Need all .NET core runtime"/>
<Method Name="Microsoft.NET.Publish.Tests.GivenThatWeWantToPublishASingleFileApp.It_generates_a_single_file_for_self_contained_apps"
Skip="true"
Issue="https://github.com/dotnet/sdk/issues/12391"
Reason="Recent changes need the test adjustments."/>
</SkippedTests>
</Tests>