Skip to content

Commit 6f1d96d

Browse files
committed
Removing Azure Storage assembly from the list of runtime assemblies
1 parent cef1bfc commit 6f1d96d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/WebJobs.Script/runtimeassemblies.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -678,10 +678,6 @@
678678
"name": "Microsoft.Win32.Registry",
679679
"resolutionPolicy": "minorMatchOrLower"
680680
},
681-
{
682-
"name": "Microsoft.WindowsAzure.Storage",
683-
"resolutionPolicy": "minorMatchOrLower"
684-
},
685681
{
686682
"name": "mscorlib",
687683
"resolutionPolicy": "minorMatchOrLower"

0 commit comments

Comments
 (0)