From bd57d41fde91ddfd44b01f1d12ab5778935092d2 Mon Sep 17 00:00:00 2001 From: mscottford Date: Thu, 12 Dec 2024 12:13:30 +0000 Subject: [PATCH] Committing auto generated diagram. --- docs/activities-and-events.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/activities-and-events.md b/docs/activities-and-events.md index 87ccdee3..1f470d16 100644 --- a/docs/activities-and-events.md +++ b/docs/activities-and-events.md @@ -11,6 +11,9 @@ Here are some things to keep in mind when viewing the graph: * Each arrow with a dotted line represents an "is a" relationship. The source class inherits from the destination class. ```mermaid +/usr/share/dotnet/sdk/8.0.404/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/freshli-cli/freshli-cli/tools/diagram-generator/diagram-generator.csproj] +/usr/share/dotnet/sdk/8.0.404/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/freshli-cli/freshli-cli/tools/diagram-generator/diagram-generator.csproj] +/usr/share/dotnet/sdk/8.0.404/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/freshli-cli/freshli-cli/tools/diagram-generator/diagram-generator.csproj] flowchart TD; AgentsDetectedEvent -.-> ApplicationEventBase AgentsDetectedEvent