Skip to content

Commit 653684e

Browse files
committed
deleting app.config
1 parent 23d9ca3 commit 653684e

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

src/ResourceManager/Compute/Commands.Compute/Commands.Compute.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,6 @@
268268
</ProjectReference>
269269
</ItemGroup>
270270
<ItemGroup>
271-
<None Include="app.config" />
272271
<None Include="Microsoft.Azure.Commands.Compute.dll-Help.psd1">
273272
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
274273
</None>

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@
151151
<Compile Include="ScenarioTests\VirtualNetworkGatewayConnectionTests.cs" />
152152
</ItemGroup>
153153
<ItemGroup>
154-
<None Include="app.config" />
155154
<None Include="MSSharedLibKey.snk" />
156155
<None Include="packages.config">
157156
<SubType>Designer</SubType>

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,6 @@
348348
</ItemGroup>
349349
<ItemGroup />
350350
<ItemGroup>
351-
<None Include="app.config" />
352351
<None Include="Microsoft.Azure.Commands.Network.format.ps1xml">
353352
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
354353
</None>

0 commit comments

Comments
 (0)