diff --git a/src/WorkItemMigrator/JiraExport/jira-export.csproj b/src/WorkItemMigrator/JiraExport/jira-export.csproj index 3e5674f..0d17674 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 322b4b4..396bd5f 100644 --- a/src/WorkItemMigrator/JiraExport/packages.config +++ b/src/WorkItemMigrator/JiraExport/packages.config @@ -6,7 +6,7 @@ - + \ No newline at end of file