diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 6cbe790..2e94779 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "microsoft.openapi.kiota": { - "version": "1.34.1", + "version": "1.35.0", "commands": [ "kiota" ], diff --git a/Directory.Packages.props b/Directory.Packages.props index 4770de0..920d846 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -4,14 +4,14 @@ false - - - - + + + + - - + + @@ -19,56 +19,56 @@ - - - + + + - - + + - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - - - - - + + + + + - - + + - - - - - - - - + + + + + + + + @@ -84,17 +84,17 @@ - + - - - - - + + + + + - - + + \ No newline at end of file diff --git a/src/ES.FX.TransactionalOutbox.EntityFrameworkCore/ES.FX.TransactionalOutbox.EntityFrameworkCore.csproj b/src/ES.FX.TransactionalOutbox.EntityFrameworkCore/ES.FX.TransactionalOutbox.EntityFrameworkCore.csproj index efd4f2e..eddfff3 100644 --- a/src/ES.FX.TransactionalOutbox.EntityFrameworkCore/ES.FX.TransactionalOutbox.EntityFrameworkCore.csproj +++ b/src/ES.FX.TransactionalOutbox.EntityFrameworkCore/ES.FX.TransactionalOutbox.EntityFrameworkCore.csproj @@ -10,6 +10,7 @@ + diff --git a/src/ES.FX.Zendesk/ES.FX.Zendesk.csproj b/src/ES.FX.Zendesk/ES.FX.Zendesk.csproj index 68877a1..402f5e0 100644 --- a/src/ES.FX.Zendesk/ES.FX.Zendesk.csproj +++ b/src/ES.FX.Zendesk/ES.FX.Zendesk.csproj @@ -8,6 +8,7 @@ +