Skip to content

Commit c910fb7

Browse files
committed
Updating errors from the merge
1 parent 6a50d36 commit c910fb7

File tree

1 file changed

+9
-0
lines changed
  • src/ResourceManager/AzureBackup/Commands.AzureBackup.Test

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<configuration>
3+
<appSettings>
4+
<add key="ResourceName" value="backuprn1" />
5+
<add key="ResourceGroupName" value="backuprg" />
6+
<add key="ResourceId" value="7368183945769329045" />
7+
<add key="ClientSettingsProvider.ServiceUri" value="d" />
8+
</appSettings>
9+
</configuration>

0 commit comments

Comments
 (0)