-
Notifications
You must be signed in to change notification settings - Fork 262
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fefeb86
commit 3bf1d6c
Showing
4 changed files
with
13 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 7 additions & 7 deletions
14
src/Platform/Microsoft.Testing.Platform/PublicAPI/PublicAPI.Unshipped.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
#nullable enable | ||
Microsoft.Testing.Platform.Capabilities.TestFramework.IBannerMessageOwnerCapability | ||
Microsoft.Testing.Platform.Capabilities.TestFramework.IBannerMessageOwnerCapability.GetBannerMessageAsync() -> System.Threading.Tasks.Task<string?>! | ||
Microsoft.Testing.Platform.Services.IPlatformInformation | ||
Microsoft.Testing.Platform.Services.IPlatformInformation.BuildDate.get -> System.DateTimeOffset? | ||
Microsoft.Testing.Platform.Services.IPlatformInformation.CommitHash.get -> string? | ||
Microsoft.Testing.Platform.Services.IPlatformInformation.Name.get -> string! | ||
Microsoft.Testing.Platform.Services.IPlatformInformation.Version.get -> string? | ||
[TPEXP]Microsoft.Testing.Platform.Capabilities.TestFramework.IBannerMessageOwnerCapability | ||
[TPEXP]Microsoft.Testing.Platform.Capabilities.TestFramework.IBannerMessageOwnerCapability.GetBannerMessageAsync() -> System.Threading.Tasks.Task<string?>! | ||
[TPEXP]Microsoft.Testing.Platform.Services.IPlatformInformation | ||
[TPEXP]Microsoft.Testing.Platform.Services.IPlatformInformation.BuildDate.get -> System.DateTimeOffset? | ||
[TPEXP]Microsoft.Testing.Platform.Services.IPlatformInformation.CommitHash.get -> string? | ||
[TPEXP]Microsoft.Testing.Platform.Services.IPlatformInformation.Name.get -> string! | ||
[TPEXP]Microsoft.Testing.Platform.Services.IPlatformInformation.Version.get -> string? |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters