Skip to content

Commit 6e8e6dd

Browse files
committed
remove app.config
1 parent 120af0f commit 6e8e6dd

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,6 @@
194194
<Link>ScenarioTests\Common.ps1</Link>
195195
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
196196
</None>
197-
<None Include="app.config" />
198197
<None Include="ScenarioTests\Generated\VirtualMachineDynamicTest1.ps1">
199198
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
200199
</None>

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,6 @@
251251
</ProjectReference>
252252
</ItemGroup>
253253
<ItemGroup>
254-
<None Include="app.config" />
255254
<None Include="Microsoft.Azure.Commands.Compute.dll-Help.psd1">
256255
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
257256
</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
@@ -148,7 +148,6 @@
148148
<Compile Include="ScenarioTests\VirtualNetworkGatewayConnectionTests.cs" />
149149
</ItemGroup>
150150
<ItemGroup>
151-
<None Include="app.config" />
152151
<None Include="MSSharedLibKey.snk" />
153152
<None Include="packages.config">
154153
<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
@@ -279,7 +279,6 @@
279279
</ItemGroup>
280280
<ItemGroup />
281281
<ItemGroup>
282-
<None Include="app.config" />
283282
<None Include="Microsoft.Azure.Commands.Network.format.ps1xml">
284283
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
285284
</None>

0 commit comments

Comments
 (0)