disable test It_generates_a_single_file_for_self_contained_apps
This commit is contained in:
parent
ceb129f345
commit
a1e42b52a2
1 changed files with 6 additions and 0 deletions
|
@ -141,5 +141,11 @@
|
||||||
Skip="true"
|
Skip="true"
|
||||||
Issue=""
|
Issue=""
|
||||||
Reason="Need all .NET core runtime"/>
|
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>
|
</SkippedTests>
|
||||||
</Tests>
|
</Tests>
|
||||||
|
|
Loading…
Reference in a new issue