f66604ee7a
Co-authored-by: dotnet-bot <dotnet-bot@microsoft.com> Co-authored-by: DotNet-Bot <dn-bot@microsoft.com> Co-authored-by: Matt Mitchell <mmitche@microsoft.com> Co-authored-by: Marc Paine <marcpop@microsoft.com>
19 lines
891 B
XML
19 lines
891 B
XML
<Tests>
|
|
<SkippedTests>
|
|
<Method Name="Microsoft.NET.Publish.Tests.GivenThatWeWantToPublishAWebApp.It_publishes_as_framework_dependent_by_default"
|
|
Skip="true"
|
|
Reason="https://github.com/NuGet/Home/issues/8571"/>
|
|
|
|
<Method Name="Microsoft.NET.Publish.Tests.GivenThatWeWantToPublishAWebApp.It_should_publish_framework_dependent_for_2x"
|
|
Skip="true"
|
|
Reason="https://github.com/NuGet/Home/issues/8571"/>
|
|
|
|
<Method Name="Microsoft.NET.Publish.Tests.GivenThatWeWantToPublishAWebApp.PublishWebAppWithPublishProfile"
|
|
Skip="true"
|
|
Reason="https://github.com/NuGet/Home/issues/8571"/>
|
|
|
|
<Method Name="Microsoft.NET.Publish.Tests.GivenThatWeWantToPublishAWebApp.It_should_publish_self_contained_for_2x"
|
|
Skip="true"
|
|
Reason="https://github.com/NuGet/Home/issues/8571"/>
|
|
</SkippedTests>
|
|
</Tests>
|