Skip to content

Commit c9b0035

Browse files
authored
Remove obsolete reference (#8292)
1 parent 9983137 commit c9b0035

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)