Skip to content

Commit

Permalink
[DataFactroy] Updated ADF .Net SDK version to 4.17.1 (#14722)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jingshu923 committed Apr 10, 2021
1 parent 9dcde6e commit e026e41
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Azure.Management.DataFactory" Version="4.15.0" />
<PackageReference Include="Microsoft.Azure.Management.DataFactory" Version="4.17.1" />
<PackageReference Include="Microsoft.DataTransfer.Gateway.Encryption" Version="4.14.7587.7" />
</ItemGroup>

Expand Down
1 change: 1 addition & 0 deletions src/DataFactory/DataFactoryV2/Changelog.md
Expand Up @@ -18,6 +18,7 @@
- Additional information about change #1
-->
## Upcoming Release
* Updated ADF .Net SDK version to 4.17.1

## Version 1.11.5
* Updated ADF .Net SDK version to 4.15.0
Expand Down
2 changes: 1 addition & 1 deletion src/DataFactory/DataFactoryV2/DataFactoryV2.csproj
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Azure.Management.DataFactory" Version="4.15.0" />
<PackageReference Include="Microsoft.Azure.Management.DataFactory" Version="4.17.1" />
<PackageReference Include="Microsoft.DataTransfer.Gateway.Encryption" Version="4.14.7587.7" />
</ItemGroup>

Expand Down

0 comments on commit e026e41

Please sign in to comment.