Skip to content

Commit

Permalink
Bump Atlassian.SDK package to 13.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Hjelm committed Sep 19, 2024
1 parent b639b40 commit 25f30c6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/WorkItemMigrator/JiraExport/jira-export.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<ApplicationManifest>Properties\app.manifest</ApplicationManifest>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Atlassian.SDK" Version="12.1.0" />
<PackageReference Include="Atlassian.SDK" Version="13.0.0" />
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.21.0" />
<PackageReference Include="Microsoft.ApplicationInsights.Agent.Intercept" Version="2.4.0" />
<PackageReference Include="Microsoft.ApplicationInsights.DependencyCollector" Version="2.21.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<IsPackable>false</IsPackable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Atlassian.SDK" Version="12.1.0" />
<PackageReference Include="Atlassian.SDK" Version="13.0.0" />
<PackageReference Include="AutoFixture" Version="4.18.0" />
<PackageReference Include="AutoFixture.AutoNSubstitute" Version="4.18.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<IsPackable>false</IsPackable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Atlassian.SDK" Version="12.1.0" />
<PackageReference Include="Atlassian.SDK" Version="13.0.0" />
<PackageReference Include="AutoFixture" Version="4.18.0" />
<PackageReference Include="AutoFixture.AutoNSubstitute" Version="4.18.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
Expand Down

0 comments on commit 25f30c6

Please sign in to comment.