diff --git a/Directory.Packages.props b/Directory.Packages.props index 02619af4..3d40ea92 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -5,7 +5,7 @@ - + @@ -15,15 +15,15 @@ - - - - - - - - - + + + + + + + + + @@ -31,7 +31,7 @@ - + @@ -42,65 +42,65 @@ - + - + - + - - - - + + + + - + - - - - + + + + - - - - + + + + - - - + + + - - + + - + - + diff --git a/src/JD.AI.Plugins.SDK/JD.AI.Plugins.SDK.csproj b/src/JD.AI.Plugins.SDK/JD.AI.Plugins.SDK.csproj index d7085cb2..f4cb35be 100644 --- a/src/JD.AI.Plugins.SDK/JD.AI.Plugins.SDK.csproj +++ b/src/JD.AI.Plugins.SDK/JD.AI.Plugins.SDK.csproj @@ -1,14 +1,16 @@ - - - - net10.0 - JD.AI.Plugins.SDK - Plugin development SDK for JD.AI — interfaces, attributes, and base classes for building JD.AI plugins. - ai;plugin;sdk;semantic-kernel;extensibility - - - - - - - + + + + net10.0 + JD.AI.Plugins.SDK + Plugin development SDK for JD.AI — interfaces, attributes, and base classes for building JD.AI plugins. + ai;plugin;sdk;semantic-kernel;extensibility + + + + + + + + + diff --git a/src/JD.AI.Telemetry/JD.AI.Telemetry.csproj b/src/JD.AI.Telemetry/JD.AI.Telemetry.csproj index 3d29f29b..8bb03a61 100644 --- a/src/JD.AI.Telemetry/JD.AI.Telemetry.csproj +++ b/src/JD.AI.Telemetry/JD.AI.Telemetry.csproj @@ -1,28 +1,29 @@ - - - - net10.0 - JD.AI.Telemetry - OpenTelemetry tracing, metrics, and health checks for JD.AI — ActivitySource definitions, Meter definitions, and health check implementations. - ai;observability;opentelemetry;health-checks - - - - - - - - - - - - - - - - - - - - - + + + + net10.0 + JD.AI.Telemetry + OpenTelemetry tracing, metrics, and health checks for JD.AI — ActivitySource definitions, Meter definitions, and health check implementations. + ai;observability;opentelemetry;health-checks + + + + + + + + + + + + + + + + + + + + + +