We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 689d895 commit 9f8da07Copy full SHA for 9f8da07
test/Microsoft.NET.Build.Tests/ArtifactsOutputPathTests.cs
@@ -94,7 +94,7 @@ public void ItUsesArtifactsOutputPathForBuild()
94
}
95
96
97
- [Fact]
+ [Fact(Skip = "https://github.com/dotnet/sdk/issues/45057")]
98
public void ItUsesArtifactsOutputPathForPublish()
99
{
100
var (testProjects, testAsset) = GetTestProjects();
0 commit comments