Disable test that needs 2.1.latest on Mac OS

This commit is contained in:
Nick Guerrera 2019-12-16 14:51:04 -08:00
parent b925821a07
commit 0d83942b57

View file

@ -155,6 +155,11 @@
Skip="true"
Issue=""
Reason="Needs .NET Core 2.1.15"/>
<Method Name="Microsoft.NET.Publish.Tests.GivenThatWeWantToPublishAFrameworkDependentApp.It_publishes_with_or_without_apphost"
Skip="true"
Issue=""
Reason="Needs .NET Core 2.1.15 on Mac OS"/>
</SkippedTests>
</Tests>