Skip to content

Commit cb6c976

Browse files
committed
Updating data protection package reference
1 parent 7d20b8e commit cb6c976

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

src/WebJobs.Script.WebHost/WebJobs.Script.WebHost.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
<Private>True</Private>
224224
</Reference>
225225
<Reference Include="Microsoft.Azure.WebSites.DataProtection, Version=0.1.6.0, Culture=neutral, processorArchitecture=MSIL">
226-
<HintPath>..\..\packages\Microsoft.Azure.WebSites.DataProtection.0.1.6-alpha47\lib\net46\Microsoft.Azure.WebSites.DataProtection.dll</HintPath>
226+
<HintPath>..\..\packages\Microsoft.Azure.WebSites.DataProtection.0.1.6-alpha51\lib\net46\Microsoft.Azure.WebSites.DataProtection.dll</HintPath>
227227
<Private>True</Private>
228228
</Reference>
229229
<Reference Include="Microsoft.Bot.Connector.DirectLine, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">

src/WebJobs.Script.WebHost/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<package id="Microsoft.Azure.WebJobs.Logging" version="2.0.0-beta2-10515" targetFramework="net46" />
5050
<package id="Microsoft.Azure.WebJobs.Script.Extensibility" version="1.0.0-beta2-10726" targetFramework="net46" />
5151
<package id="Microsoft.Azure.WebJobs.ServiceBus" version="2.0.0-beta2-10515" targetFramework="net46" />
52-
<package id="Microsoft.Azure.WebSites.DataProtection" version="0.1.6-alpha47" targetFramework="net46" />
52+
<package id="Microsoft.Azure.WebSites.DataProtection" version="0.1.6-alpha51" targetFramework="net46" />
5353
<package id="Microsoft.Bcl" version="1.1.10" targetFramework="net46" />
5454
<package id="Microsoft.Bcl.Build" version="1.0.21" targetFramework="net46" />
5555
<package id="Microsoft.Bot.Connector.DirectLine" version="3.0.0-beta" targetFramework="net46" />

test/WebJobs.Script.Tests.Integration/WebJobs.Script.Tests.Integration.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
<Private>True</Private>
158158
</Reference>
159159
<Reference Include="Microsoft.Azure.WebSites.DataProtection, Version=0.1.6.0, Culture=neutral, processorArchitecture=MSIL">
160-
<HintPath>..\..\packages\Microsoft.Azure.WebSites.DataProtection.0.1.6-alpha47\lib\net46\Microsoft.Azure.WebSites.DataProtection.dll</HintPath>
160+
<HintPath>..\..\packages\Microsoft.Azure.WebSites.DataProtection.0.1.6-alpha51\lib\net46\Microsoft.Azure.WebSites.DataProtection.dll</HintPath>
161161
<Private>True</Private>
162162
</Reference>
163163
<Reference Include="Microsoft.Bot.Connector.DirectLine, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">

test/WebJobs.Script.Tests.Integration/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<package id="Microsoft.Azure.WebJobs.Logging" version="2.0.0-beta2-10515" targetFramework="net46" />
3434
<package id="Microsoft.Azure.WebJobs.Script.Extensibility" version="1.0.0-beta2-10726" targetFramework="net46" />
3535
<package id="Microsoft.Azure.WebJobs.ServiceBus" version="2.0.0-beta2-10515" targetFramework="net46" />
36-
<package id="Microsoft.Azure.WebSites.DataProtection" version="0.1.6-alpha47" targetFramework="net46" />
36+
<package id="Microsoft.Azure.WebSites.DataProtection" version="0.1.6-alpha51" targetFramework="net46" />
3737
<package id="Microsoft.Bcl" version="1.1.10" targetFramework="net46" />
3838
<package id="Microsoft.Bcl.Build" version="1.0.21" targetFramework="net46" />
3939
<package id="Microsoft.Bot.Connector.DirectLine" version="3.0.0-beta" targetFramework="net46" />

test/WebJobs.Script.Tests/WebJobs.Script.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
<Private>True</Private>
158158
</Reference>
159159
<Reference Include="Microsoft.Azure.WebSites.DataProtection, Version=0.1.6.0, Culture=neutral, processorArchitecture=MSIL">
160-
<HintPath>..\..\packages\Microsoft.Azure.WebSites.DataProtection.0.1.6-alpha47\lib\net46\Microsoft.Azure.WebSites.DataProtection.dll</HintPath>
160+
<HintPath>..\..\packages\Microsoft.Azure.WebSites.DataProtection.0.1.6-alpha51\lib\net46\Microsoft.Azure.WebSites.DataProtection.dll</HintPath>
161161
<Private>True</Private>
162162
</Reference>
163163
<Reference Include="Microsoft.Bot.Connector.DirectLine, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">

test/WebJobs.Script.Tests/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<package id="Microsoft.Azure.WebJobs.Extensions.Twilio" version="1.0.0-beta2-10399" targetFramework="net46" />
3434
<package id="Microsoft.Azure.WebJobs.Script.Extensibility" version="1.0.0-beta2-10726" targetFramework="net46" />
3535
<package id="Microsoft.Azure.WebJobs.ServiceBus" version="2.0.0-beta2-10515" targetFramework="net46" />
36-
<package id="Microsoft.Azure.WebSites.DataProtection" version="0.1.6-alpha47" targetFramework="net46" />
36+
<package id="Microsoft.Azure.WebSites.DataProtection" version="0.1.6-alpha51" targetFramework="net46" />
3737
<package id="Microsoft.Bcl" version="1.1.10" targetFramework="net46" />
3838
<package id="Microsoft.Bcl.Build" version="1.0.21" targetFramework="net46" />
3939
<package id="Microsoft.Bot.Connector.DirectLine" version="3.0.0-beta" targetFramework="net46" />

0 commit comments

Comments
 (0)