Skip to content

Commit aa7f924

Browse files
committed
revert
1 parent fbf189f commit aa7f924

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.14.0" />
14+
<PackageReference Include="Microsoft.Azure.Management.DataFactory" Version="4.13.0" />
1515
<PackageReference Include="Microsoft.DataTransfer.Gateway.Encryption" Version="4.14.7587.7" />
1616
</ItemGroup>
1717

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.14.0" />
15+
<PackageReference Include="Microsoft.Azure.Management.DataFactory" Version="4.13.0" />
1616
<PackageReference Include="Microsoft.DataTransfer.Gateway.Encryption" Version="4.14.7587.7" />
1717
</ItemGroup>
1818

0 commit comments

Comments
 (0)