Skip to content

Commit e04ef74

Browse files
Maddie ClaytonRupali Vohra
authored andcommitted
Update Commands.Network.csproj
1 parent a4fdbd8 commit e04ef74

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/ResourceManager/Network/Commands.Network/Commands.Network.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,6 @@
599599
<Compile Include="ServiceEndpointPolicy\NewAzureServiceEndpointPolicyCommand.cs" />
600600
<Compile Include="ServiceEndpointPolicy\RemoveAzureServiceEndpointPolicyCommand.cs" />
601601
<Compile Include="ServiceEndpointPolicy\SetAzureServiceEndpointPolicyCommand.cs" />
602-
<Compile Include="VirtualNetwork\Subnet\Delegation\AzureDelegationBase.cs" />
603602
<Compile Include="VirtualNetwork\Subnet\Delegation\AddAzureDelegationCommand.cs" />
604603
<Compile Include="AvailableDelegation\GetAzureAvailableServiceDelegationsCommand.cs" />
605604
<Compile Include="VirtualNetwork\Subnet\Delegation\GetAzureDelegationCommand.cs" />
@@ -746,4 +745,4 @@
746745
</ItemGroup>
747746
<Copy SourceFiles="@(MarkdownFiles)" DestinationFolder="$(OutputPath)\help\" ContinueOnError="false" />
748747
</Target>
749-
</Project>
748+
</Project>

0 commit comments

Comments
 (0)