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 5a83344 commit a8adfb0Copy full SHA for a8adfb0
src/ResourceManager/FrontDoor/Commands.FrontDoor/Commands.FrontDoor.csproj
@@ -48,7 +48,7 @@
48
<ItemGroup>
49
<Compile Include="Cmdlets\GetAzureRmFrontDoorFireWallPolicy.cs" />
50
<Compile Include="Cmdlets\GetAzureRmFrontDoor.cs" />
51
- <Compile Include="Cmdlets\UnpublishAzureRmFrontDoorContent.cs" />
+ <Compile Include="Cmdlets\RemoveAzureRmFrontDoorContent.cs" />
52
<Compile Include="Cmdlets\RemoveAzureRmFrontDoorFireWallPolicy.cs" />
53
<Compile Include="Cmdlets\SetAzureRmFrontDoorFIreWallPolicy.cs" />
54
<Compile Include="Cmdlets\NewAzureRmFrontDoorFireWallPolicy.cs" />
0 commit comments