diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index f4162ce3..bb20afbc 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "jetbrains.resharper.globaltools": { - "version": "2025.3.3", + "version": "2026.1.2", "commands": [ "jb" ], diff --git a/Directory.Packages.props b/Directory.Packages.props index e0914036..a28ee9ff 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -1,108 +1,108 @@ - - - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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..58a39c73 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 + + + + + + + + +