We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbd1e3b commit fa9ece2Copy full SHA for fa9ece2
src/ResourceManager/AzureBackup/Commands.AzureBackup/Commands.AzureBackup.csproj
@@ -153,6 +153,7 @@
153
<Compile Include="Cmdlets\Vault\GetAzureBackupVaultCredentials\GetAzureBackupVaultCredentials.cs" />
154
<Compile Include="Cmdlets\Vault\GetAzureBackupVaultCredentials\VaultCredentials.cs" />
155
<Compile Include="Cmdlets\Vault\SetAzureBackupVaultStorageType.cs" />
156
+ <Compile Include="Library\AzureBackupCmdletHelper.cs" />
157
<Compile Include="Models\AzureBackupBaseObjects.cs" />
158
<Compile Include="Models\AzureBackupContainer.cs" />
159
<Compile Include="Models\AzureBackupEnums.cs" />
0 commit comments