Skip to content

Commit d5d5159

Browse files
Spaces
Removed extraneous spaces
1 parent 287a7ac commit d5d5159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BlobStorage/App.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
second connection string. Insert your storage account name and key in the placeholders in the line below.
88
We recommend creating a new storage account for testing purposes, rather than using a production account for running the samples.-->
99
<add key="StorageConnectionString" value="UseDevelopmentStorage=true;" />
10-
<!-- <add key="StorageConnectionString" value="DefaultEndpointsProtocol=https;AccountName=[AccountName];AccountKey=[AccountKey]" /> -->
10+
<!--<add key="StorageConnectionString" value="DefaultEndpointsProtocol=https;AccountName=[AccountName];AccountKey=[AccountKey]" />-->
1111
</appSettings>
1212
<runtime>
1313
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">

0 commit comments

Comments
 (0)