Skip to content

Commit 7eda13a

Browse files
committed
removing app.config files
1 parent c1a7975 commit 7eda13a

File tree

8 files changed

+0
-8
lines changed

8 files changed

+0
-8
lines changed

src/ResourceManager/AzureBatch/Commands.Batch.Test/Commands.Batch.Test.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,6 @@
228228
<Compile Include="Tasks\StopBatchTaskCommandTests.cs" />
229229
</ItemGroup>
230230
<ItemGroup>
231-
<None Include="app.config" />
232231
<None Include="MSSharedLibKey.snk" />
233232
<None Include="packages.config">
234233
<SubType>Designer</SubType>

src/ResourceManager/AzureBatch/Commands.Batch/Commands.Batch.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,6 @@
296296
<Link>AzureRM.Batch.psd1</Link>
297297
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
298298
</None>
299-
<None Include="app.config" />
300299
<None Include="Microsoft.Azure.Commands.Batch.format.ps1xml">
301300
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
302301
<SubType>Designer</SubType>

src/ResourceManager/HDInsight/Commands.HDInsight.Test/Commands.HDInsight.Test.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@
124124
</ItemGroup>
125125
<ItemGroup>
126126
<Compile Include="HDInsightTestBase.cs" />
127-
<None Include="app.config" />
128127
<None Include="ScenarioTests\HDInsightConfigurationTests.ps1">
129128
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
130129
</None>

src/ResourceManager/HDInsight/Commands.HDInsight/Commands.HDInsight.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@
8686
<Link>AzureRM.HDInsight.psd1</Link>
8787
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
8888
</None>
89-
<None Include="app.config" />
9089
<None Include="Microsoft.Azure.Commands.HDInsight.dll-help.psd1">
9190
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
9291
</None>

src/ResourceManager/Insights/Commands.Insights.Test/Commands.Insights.Test.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,6 @@
187187
</ProjectReference>
188188
</ItemGroup>
189189
<ItemGroup>
190-
<None Include="app.config" />
191190
<None Include="MSSharedLibKey.snk" />
192191
<None Include="packages.config" />
193192
<None Include="ScenarioTests\AlertsTests.ps1">

src/ResourceManager/Insights/Commands.Insights/Commands.Insights.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,6 @@
193193
<Link>AzureRM.Insights.psd1</Link>
194194
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
195195
</None>
196-
<None Include="app.config" />
197196
<None Include="MSSharedLibKey.snk" />
198197
<None Include="packages.config">
199198
<SubType>Designer</SubType>

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,6 @@
244244
</ProjectReference>
245245
</ItemGroup>
246246
<ItemGroup>
247-
<None Include="app.config" />
248247
<None Include="Build2014_Website_App.json">
249248
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
250249
</None>

src/ResourceManager/Websites/Commands.Websites.Test/Commands.Websites.Test.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@
129129
<Compile Include="Properties\AssemblyInfo.cs" />
130130
</ItemGroup>
131131
<ItemGroup>
132-
<None Include="app.config" />
133132
<None Include="MSSharedLibKey.snk" />
134133
<None Include="packages.config">
135134
<SubType>Designer</SubType>

0 commit comments

Comments
 (0)