disable test It_generates_a_single_file_for_self_contained_apps

This commit is contained in:
vsadov 2020-07-08 18:02:14 -07:00
parent ceb129f345
commit a1e42b52a2

View file

@ -141,5 +141,11 @@
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>