Skip to content

Commit 1cc9482

Browse files
Jingshu923VeryEarlywyunchi-ms
authored
[DataFactroy] Updated ADF .Net SDK version to 4.18.0 (#14846)
Co-authored-by: Yabo Hu <[email protected]> Co-authored-by: Yunchi Wang <[email protected]>
1 parent da124ea commit 1cc9482

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/DataFactory/DataFactoryV2.Test/DataFactoryV2.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="Microsoft.Azure.Management.DataFactory" Version="4.17.1" />
14+
<PackageReference Include="Microsoft.Azure.Management.DataFactory" Version="4.18.0" />
1515
<PackageReference Include="Microsoft.DataTransfer.Gateway.Encryption" Version="4.14.7587.7" />
1616
</ItemGroup>
1717

src/DataFactory/DataFactoryV2/Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
-->
2020
## Upcoming Release
2121
* Added User Assigned Identities to Data Factory.
22-
* Updated ADF .Net SDK version to 4.17.1
22+
* Updated ADF .Net SDK version to 4.18.0
2323

2424
## Version 1.11.5
2525
* Updated ADF .Net SDK version to 4.15.0

src/DataFactory/DataFactoryV2/DataFactoryV2.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</PropertyGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="Microsoft.Azure.Management.DataFactory" Version="4.17.1" />
15+
<PackageReference Include="Microsoft.Azure.Management.DataFactory" Version="4.18.0" />
1616
<PackageReference Include="Microsoft.DataTransfer.Gateway.Encryption" Version="4.14.7587.7" />
1717
</ItemGroup>
1818

0 commit comments

Comments
 (0)