There was an error while loading. Please reload this page.
1 parent 0e4f886 commit 72fe720Copy full SHA for 72fe720
1 file changed
eng/PublicApi.Shipped.txt
@@ -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