Skip to content

Commit ab92ebb

Browse files
authored
Merge pull request #27864 from dotnet-maestro-bot/merge/release/6.0.1xx-to-release/6.0.3xx
[automated] Merge branch 'release/6.0.1xx' => 'release/6.0.3xx'
2 parents 990120e + bd25279 commit ab92ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tests/Microsoft.NET.Publish.Tests/GivenThatWeWantToPublishToClickOnce.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ public GivenThatWeWantToPublishAClickOnceProject(ITestOutputHelper log) : base(l
2323
{
2424
}
2525

26-
[FullMSBuildOnlyTheory]
26+
[FullMSBuildOnlyTheory(Skip = "https://github.com/dotnet/sdk/issues/27766")]
2727
[InlineData(false)]
2828
[InlineData(true)]
2929
public void PublishClickOnceWithPublishProfile(bool? publishSingleFile)

0 commit comments

Comments
 (0)