chore: publish from staged

This commit is contained in:
github-actions[bot]
2026-06-19 00:43:52 +00:00
parent 83af39691a
commit 251f416b6d
@@ -153,7 +153,7 @@ The current working directory is: {Environment.CurrentDirectory}
}); });
// Set up event handling // Set up event handling
session.On(evt => session.On<SessionEvent>(evt =>
{ {
switch (evt) switch (evt)
{ {