Skip to content

Commit

Permalink
Bump Microsoft.Azure.Storage.DataMovement in /FSharpLu.Azure
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Azure.Storage.DataMovement](https://github.com/Azure/azure-storage-net-data-movement) from 1.1.0 to 2.0.5.
- [Release notes](https://github.com/Azure/azure-storage-net-data-movement/releases)
- [Changelog](https://github.com/Azure/azure-storage-net-data-movement/blob/master/changelog.txt)
- [Commits](https://github.com/Azure/azure-storage-net-data-movement/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Azure.Storage.DataMovement
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 11, 2024
1 parent d294cf1 commit aa51786
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions FSharpLu.Azure/FSharpLu.Azure.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@
<PackageReference Include="Microsoft.Azure.Management.Network" Version="19.16.0-preview" />
<PackageReference Include="Microsoft.Azure.Management.ResourceManager" Version="2.4.1-preview" />
<PackageReference Include="Microsoft.Azure.Management.Storage" Version="13.3.0" />
<PackageReference Include="Microsoft.Azure.Storage.Blob" Version="11.1.0" />
<PackageReference Include="Microsoft.Azure.Storage.Common" Version="11.1.0" />
<PackageReference Include="Microsoft.Azure.Storage.DataMovement" Version="1.1.0" />
<PackageReference Include="Microsoft.Azure.Storage.File" Version="11.1.0" />
<PackageReference Include="Microsoft.Azure.Storage.Blob" Version="11.2.3" />
<PackageReference Include="Microsoft.Azure.Storage.Common" Version="11.2.3" />
<PackageReference Include="Microsoft.Azure.Storage.DataMovement" Version="2.0.5" />
<PackageReference Include="Microsoft.Azure.Storage.File" Version="11.2.3" />
<PackageReference Include="Microsoft.Azure.Storage.Queue" Version="11.1.0" />
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="5.2.3" />
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.24" />
Expand Down

0 comments on commit aa51786

Please sign in to comment.