From 2752dd3dbc1f0db9b6a1440150f44561802ea68f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 07:06:49 +0000 Subject: [PATCH] Bump RestSharp in /src/WorkItemMigrator/JiraExport Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 106.10.1 to 106.12.0. - [Release notes](https://github.com/restsharp/RestSharp/releases) - [Commits](https://github.com/restsharp/RestSharp/compare/106.10.1...106.12) --- updated-dependencies: - dependency-name: RestSharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/WorkItemMigrator/JiraExport/jira-export.csproj | 6 +++++- src/WorkItemMigrator/JiraExport/packages.config | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/WorkItemMigrator/JiraExport/jira-export.csproj b/src/WorkItemMigrator/JiraExport/jira-export.csproj index 3e5674f9..0d176743 100644 --- a/src/WorkItemMigrator/JiraExport/jira-export.csproj +++ b/src/WorkItemMigrator/JiraExport/jira-export.csproj @@ -66,10 +66,14 @@ - + + + ..\packages\RestSharp.106.12.0\lib\netstandard2.0\RestSharp.dll + True + diff --git a/src/WorkItemMigrator/JiraExport/packages.config b/src/WorkItemMigrator/JiraExport/packages.config index 322b4b47..396bd5f9 100644 --- a/src/WorkItemMigrator/JiraExport/packages.config +++ b/src/WorkItemMigrator/JiraExport/packages.config @@ -6,7 +6,7 @@ - + \ No newline at end of file