Skip to content

Commit 75b5af3

Browse files
authored
Fix - Including Fabric.Admin as part of AzureStack Nuspec
1 parent 2684045 commit 75b5af3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/AzureStack/AzureStack.nuspec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<dependency id="Azs.ContainerRegistry.Admin" version="[0.2.0]" />
2323
<dependency id="Azs.ContainerService.Admin" version="[0.1.0]" />
2424
<dependency id="Azs.Deployment.Admin" version="[1.0.0]" />
25+
<dependency id="Azs.Fabric.Admin" version="[1.0.1]" />
2526
<dependency id="Azs.Gallery.Admin" version="[1.0.1]" />
2627
<dependency id="Azs.Infrastructureinsights.Admin" version="[1.0.1]" />
2728
<dependency id="Azs.Keyvault.Admin" version="[1.0.1]" />
@@ -36,4 +37,4 @@
3637
<files>
3738
<file src="AzureStack.psd1" />
3839
</files>
39-
</package>
40+
</package>

0 commit comments

Comments
 (0)