Skip to content

Commit 5856873

Browse files
committed
removed redundant files
1 parent 3888657 commit 5856873

File tree

26 files changed

+12
-268
lines changed

26 files changed

+12
-268
lines changed

src/ResourceManager/ApiManagement/Commands.ApiManagement.Test/Commands.ApiManagement.Test.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@
162162
</ProjectReference>
163163
</ItemGroup>
164164
<ItemGroup>
165-
<None Include="app.config" />
166165
<None Include="packages.config" />
167166
<None Include="ScenarioTests\ApiManagementTests.ps1">
168167
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>

src/ResourceManager/ApiManagement/Commands.ApiManagement.Test/app.config

Lines changed: 0 additions & 19 deletions
This file was deleted.

src/ResourceManager/ApiManagement/Commands.ApiManagement/Commands.ApiManagement.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@
183183
<Link>AutoMapper.Net4.dll</Link>
184184
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
185185
</Content>
186-
<None Include="app.config" />
187186
<Content Include="Microsoft.Azure.Commands.ApiManagement.dll-help.xml">
188187
<SubType>Designer</SubType>
189188
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>

src/ResourceManager/ApiManagement/Commands.ApiManagement/app.config

Lines changed: 0 additions & 15 deletions
This file was deleted.

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="MSSharedLibKey.snk" />
199198
<None Include="packages.config" />
200199
<None Include="ScenarioTests\StorageAccountTests.ps1">

src/ResourceManager/Compute/Commands.Compute.Test/app.config

Lines changed: 0 additions & 19 deletions
This file was deleted.

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,6 @@
258258
</ProjectReference>
259259
</ItemGroup>
260260
<ItemGroup>
261-
<None Include="app.config" />
262261
<None Include="Microsoft.Azure.Commands.Compute.dll-Help.psd1">
263262
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
264263
</None>

src/ResourceManager/Compute/Commands.Compute/app.config

Lines changed: 0 additions & 19 deletions
This file was deleted.

src/ResourceManager/Dns/Commands.Dns.Test/Commands.Dns.Test.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@
182182
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
183183
</ItemGroup>
184184
<ItemGroup>
185-
<None Include="app.config" />
186185
<None Include="MSSharedLibKey.snk" />
187186
<None Include="packages.config">
188187
<SubType>Designer</SubType>

src/ResourceManager/Dns/Commands.Dns.Test/app.config

Lines changed: 0 additions & 19 deletions
This file was deleted.

src/ResourceManager/KeyVault/Commands.KeyVault.Test/Commands.KeyVault.Test.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@
156156
<Compile Include="UnitTests\SetKeyVaultSecretTests.cs" />
157157
</ItemGroup>
158158
<ItemGroup>
159-
<None Include="app.config" />
160159
<None Include="packages.config">
161160
<SubType>Designer</SubType>
162161
</None>

src/ResourceManager/KeyVault/Commands.KeyVault.Test/app.config

Lines changed: 0 additions & 19 deletions
This file was deleted.

src/ResourceManager/KeyVault/Commands.KeyVault/Commands.KeyVault.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
<Compile Include="Commands\RemoveAzureKeyVaultAccessPolicy.cs" />
6363
<Compile Include="Commands\SetAzureKeyVaultAccessPolicy.cs" />
6464
<Compile Include="Models\KeyVaultManagementCmdletBase.cs" />
65-
<None Include="app.config" />
6665
<None Include="Microsoft.Azure.Commands.KeyVault.format.ps1xml">
6766
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
6867
</None>

src/ResourceManager/KeyVault/Commands.KeyVault/app.config

Lines changed: 0 additions & 19 deletions
This file was deleted.

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

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -143,12 +143,11 @@
143143
<Compile Include="ScenarioTests\CheckDnsAvailabilityTest.cs" />
144144
<Compile Include="ScenarioTests\VirtualNetworkTests.cs" />
145145
<Compile Include="ScenarioTests\PublicIpAddressTests.cs" />
146-
<Compile Include="ScenarioTests\VirtualNetworkGatewayTests.cs" />
147-
<Compile Include="ScenarioTests\LocalNetworkGatewayTests.cs" />
148-
<Compile Include="ScenarioTests\VirtualNetworkGatewayConnectionTests.cs" />
146+
<Compile Include="ScenarioTests\VirtualNetworkGatewayTests.cs" />
147+
<Compile Include="ScenarioTests\LocalNetworkGatewayTests.cs" />
148+
<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>
@@ -182,7 +181,7 @@
182181
</None>
183182
<None Include="ScenarioTests\PublicIpAddressTests.ps1">
184183
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
185-
</None>
184+
</None>
186185
<None Include="SessionRecords\Commands.Network.Test.ScenarioTests.CheckDnsAvailabilityTest\TestCheckDnsAvailability.json">
187186
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
188187
</None>
@@ -272,10 +271,10 @@
272271
</None>
273272
<None Include="SessionRecords\Commands.Network.Test.ScenarioTests.VirtualNetworkGatewayConnectionTests\TestVirtualNetworkGatewayConnectionCRUD.json">
274273
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
275-
</None>
274+
</None>
276275
<None Include="SessionRecords\Commands.Network.Test.ScenarioTests.VirtualNetworkGatewayConnectionTests\TestVirtualNetworkGatewayConnectionSharedKeyCRUD.json">
277276
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
278-
</None>
277+
</None>
279278
</ItemGroup>
280279
<ItemGroup>
281280
<ProjectReference Include="..\..\..\Common\Commands.Common.Storage\Commands.Common.Storage.csproj">

src/ResourceManager/Network/Commands.Network.Test/app.config

Lines changed: 0 additions & 19 deletions
This file was deleted.

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

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -133,20 +133,20 @@
133133
<Compile Include="Common\NetworkBaseCmdlet.cs" />
134134
<Compile Include="Common\NetworkClient.cs" />
135135
<Compile Include="Common\NetworkResourceManagerProfile.cs" />
136-
<Compile Include="VirtualNetworkGateway\ChildResourceHelp.cs" />
136+
<Compile Include="VirtualNetworkGateway\ChildResourceHelp.cs" />
137137
<Compile Include="VirtualNetworkGateway\VirtualNetworkGatewayBaseCmdlet.cs" />
138-
<Compile Include="VirtualNetworkGateway\GetAzureVirtualNetworkGatewayCommand.cs" />
138+
<Compile Include="VirtualNetworkGateway\GetAzureVirtualNetworkGatewayCommand.cs" />
139139
<Compile Include="VirtualNetworkGateway\NewAzureVirtualNetworkGatewayCommand.cs" />
140-
<Compile Include="VirtualNetworkGateway\NewAzureVirtualNetworkGatewayIpConfigCommand.cs" />
140+
<Compile Include="VirtualNetworkGateway\NewAzureVirtualNetworkGatewayIpConfigCommand.cs" />
141141
<Compile Include="VirtualNetworkGateway\RemoveAzureVirtualNetworkGatewayCommand.cs" />
142142
<Compile Include="VirtualNetworkGateway\ResetAzureVirtualNetworkGatewayCommand.cs" />
143143
<Compile Include="VirtualNetworkGateway\ResizeAzureVirtualNetworkGatewayCommand.cs" />
144-
<Compile Include="LocalNetworkGateway\LocalNetworkGatewayBaseCmdlet.cs" />
145-
<Compile Include="LocalNetworkGateway\RemoveAzureLocalNetworkGatewayCommand.cs" />
144+
<Compile Include="LocalNetworkGateway\LocalNetworkGatewayBaseCmdlet.cs" />
145+
<Compile Include="LocalNetworkGateway\RemoveAzureLocalNetworkGatewayCommand.cs" />
146146
<Compile Include="LocalNetworkGateway\GetAzureLocalNetworkGatewayCommand.cs" />
147147
<Compile Include="LocalNetworkGateway\NewAzureLocalNetworkGatewayCommand.cs" />
148148
<Compile Include="LocalNetworkGateway\UpdateAzureLocalNetworkGatewayCommand.cs" />
149-
<Compile Include="VirtualNetworkGatewayConnection\VirtualNetworkGatewayConnectionBaseCmdlet.cs" />
149+
<Compile Include="VirtualNetworkGatewayConnection\VirtualNetworkGatewayConnectionBaseCmdlet.cs" />
150150
<Compile Include="VirtualNetworkGatewayConnection\GetAzureVirtualNetworkGatewayConnectionCommand.cs" />
151151
<Compile Include="VirtualNetworkGatewayConnection\GetAzureVirtualNetworkGatewayConnectionSharedKeyCommand.cs" />
152152
<Compile Include="VirtualNetworkGatewayConnection\NewAzureVirtualNetworkGatewayConnectionCommand.cs" />
@@ -275,7 +275,6 @@
275275
</ItemGroup>
276276
<ItemGroup />
277277
<ItemGroup>
278-
<None Include="app.config" />
279278
<None Include="Microsoft.Azure.Commands.Network.format.ps1xml">
280279
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
281280
</None>

src/ResourceManager/Network/Commands.Network/app.config

Lines changed: 0 additions & 19 deletions
This file was deleted.

src/ResourceManager/Resources/Commands.Resources.Test/Commands.Resources.Test.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,6 @@
219219
</ProjectReference>
220220
</ItemGroup>
221221
<ItemGroup>
222-
<None Include="app.config" />
223222
<None Include="Build2014_Website_App.json">
224223
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
225224
</None>

src/ResourceManager/Resources/Commands.Resources.Test/app.config

Lines changed: 0 additions & 19 deletions
This file was deleted.

src/ResourceManager/Resources/Commands.Resources/Commands.Resources.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,6 @@
257257
<Content Include="AzureResourceManager.psd1">
258258
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
259259
</Content>
260-
<None Include="app.config" />
261260
<None Include="MSSharedLibKey.snk" />
262261
<None Include="packages.config" />
263262
<None Include="PostBuild.ps1" />

src/ResourceManager/Resources/Commands.Resources/app.config

Lines changed: 0 additions & 19 deletions
This file was deleted.

src/ResourceManager/Sql/Commands.Sql.Test/Commands.Sql.Test.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@
151151
</Compile>
152152
<Compile Include="ScenarioTests\DatabaseCrudTests.cs" />
153153
<Compile Include="ScenarioTests\DataMaskingTests.cs" />
154-
<None Include="app.config" />
155154
<None Include="ScenarioTests\RecommendedElasticPoolTests.ps1">
156155
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
157156
</None>

0 commit comments

Comments
 (0)