Skip to content

Commit

Permalink
Merge pull request Azure#7919 from zhangyd2015/preview
Browse files Browse the repository at this point in the history
Update Microsoft.DataTransfer.Gateway.Encryption to 3.11.6898.1 to consume nuget.org
  • Loading branch information
cormacpayne authored Nov 27, 2018
2 parents 32d0a3f + d3e979f commit 821f8f2
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Azure.Management.DataFactories" Version="4.13.3" />
<PackageReference Include="Microsoft.DataTransfer.Gateway.Encryption" Version="3.11.6886.9" />
<PackageReference Include="Microsoft.DataTransfer.Gateway.Encryption" Version="3.11.6898.1" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
- Additional information about change #1
-->
## Current Release
* Updated the Microsoft.DataTransfer.Gateway.Encryption version to 3.11.6898.1 for .NetStandard version.

## Version 5.0.3
* Updated to the latest version of the Azure ClientRuntime.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Azure.Management.DataFactories" Version="4.13.3" />
<PackageReference Include="Microsoft.DataTransfer.Gateway.Encryption" Version="3.11.6886.9" />
<PackageReference Include="Microsoft.DataTransfer.Gateway.Encryption" Version="3.11.6898.1" />
<PackageReference Include="System.IO.FileSystem.AccessControl" Version="4.5.0" />
<PackageReference Include="WindowsAzure.Storage" Version="9.3.0" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

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

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
-->

## Current Release
* Updated the Microsoft.DataTransfer.Gateway.Encryption version to 3.11.6886.9 for .NetStandard version.
* Updated the Microsoft.DataTransfer.Gateway.Encryption version to 3.11.6898.1 for .NetStandard version.

## Version 0.5.11
* Updated the ADF .Net SDK version to 2.3.0.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

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

<ItemGroup>
Expand Down
Binary file not shown.

0 comments on commit 821f8f2

Please sign in to comment.