Skip to content

Commit 72fe720

Browse files
committed
api: establish 1.x compatibility baseline
1 parent 0e4f886 commit 72fe720

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

eng/PublicApi.Shipped.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# gregCore public API baseline
2+
#
3+
# This file is append-only inside the 1.x release line. Public API removals,
4+
# namespace moves and signature changes require a 2.0 release or a legacy shim.
5+
# The initial detailed baseline is generated by the API compatibility job once
6+
# production types are moved into gregCore.Abstractions and gregCore.SDK.
7+
8+
GregCore.Abstractions.ILoaderHost
9+
GregCore.Abstractions.IGregLogSink
10+
GregCore.Abstractions.ICompatibilityContext
11+
GregCore.Abstractions.LoaderRuntimeInfo

0 commit comments

Comments
 (0)