Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Microsoft.DataTransfer.Gateway.Encryption to 3.11.6898.1 to consume nuget.org #7919

Merged
merged 2 commits into from
Nov 27, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -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>
Original file line number Diff line number Diff line change
@@ -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.
Original file line number Diff line number Diff line change
@@ -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>
Original file line number Diff line number Diff line change
@@ -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>
Original file line number Diff line number Diff line change
@@ -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.
Original file line number Diff line number Diff line change
@@ -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>
Binary file not shown.