Skip to content

Commit c5e9479

Browse files
committed
updating Microsoft.Azure.Storage.File version
1 parent 7a6910a commit c5e9479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<PackageReference Include="Microsoft.Azure.AppService.Proxy.Client" Version="2.0.11020001-fabe022e" />
6363
<PackageReference Include="DotNetTI.BreakingChangeAnalysis" Version="1.0.5-preview" />
6464
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.0.3" />
65-
<PackageReference Include="Microsoft.Azure.Storage.File" Version="11.1.0" />
65+
<PackageReference Include="Microsoft.Azure.Storage.File" Version="11.1.7" />
6666
<PackageReference Include="Microsoft.Azure.WebJobs.Host.Storage" Version="4.0.1" />
6767
<PackageReference Include="Microsoft.Azure.WebJobs" Version="3.0.19" />
6868
<PackageReference Include="Microsoft.Azure.KeyVault" Version="3.0.3" />

0 commit comments

Comments
 (0)