Skip to content

Commit

Permalink
[DataFactroy] Updated ADF .Net SDK version to 4.19.0 (#15074)
Browse files Browse the repository at this point in the history
* [DataFactroy] Updated ADF .Net SDK version to 4.18.0

* [DataFactroy] Updated ADF .Net SDK version to 4.19.0

Co-authored-by: Yabo Hu <[email protected]>
Co-authored-by: Yunchi Wang <[email protected]>
  • Loading branch information
3 people authored May 24, 2021
1 parent 245c5eb commit 1338a9c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Azure.Management.DataFactory" Version="4.18.0" />
<PackageReference Include="Microsoft.Azure.Management.DataFactory" Version="4.19.0" />
<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
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
- Additional information about change #1
-->
## Upcoming Release
* Updated ADF .Net SDK version to 4.19.0

## Version 1.12.0
* Added User Assigned Identities to Data Factory.
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.18.0" />
<PackageReference Include="Microsoft.Azure.Management.DataFactory" Version="4.19.0" />
<PackageReference Include="Microsoft.DataTransfer.Gateway.Encryption" Version="4.14.7587.7" />
</ItemGroup>

Expand Down

0 comments on commit 1338a9c

Please sign in to comment.