Skip to content

Commit 3837928

Browse files
Remove obsolete reference (#8292) (#8297)
Co-authored-by: Wiktor Kopec <[email protected]>
1 parent 11c53ae commit 3837928

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Extensions/AzureBlobStorage/AzureBlobEgressProvider.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,6 @@ private static DefaultAzureCredentialOptions GetDefaultCredentialOptions() =>
408408
ExcludeEnvironmentCredential = true,
409409
ExcludeInteractiveBrowserCredential = true,
410410
ExcludeSharedTokenCacheCredential = true,
411-
ExcludeVisualStudioCodeCredential = true,
412411
ExcludeVisualStudioCredential = true,
413412
};
414413
}

0 commit comments

Comments
 (0)