Skip to content

Commit

Permalink
Merge pull request #9730 from hvermis/master
Browse files Browse the repository at this point in the history
Updated ADF SDK to 4.1.1
  • Loading branch information
cormacpayne authored Jul 29, 2019
2 parents c507658 + 20a163c commit ad29f23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/DataFactory/DataFactoryV2/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
-->

## Upcoming Release
* Updated ADF .Net SDK version to 4.1.1

## Version 1.1.3
* Updated ADF .Net SDK version to 4.1.0
Expand Down
2 changes: 1 addition & 1 deletion src/DataFactory/DataFactoryV2/DataFactoryV2.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Azure.Management.DataFactory" Version="4.1.0" />
<PackageReference Include="Microsoft.Azure.Management.DataFactory" Version="4.1.1" />
<PackageReference Include="Microsoft.DataTransfer.Gateway.Encryption" Version="3.11.6898.1" />
</ItemGroup>

Expand Down

0 comments on commit ad29f23

Please sign in to comment.