Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit e488e05

Browse files
committed
Remove unused App.config files from solution
App.config files don't do anything for extensions.
1 parent 2e27af4 commit e488e05

File tree

14 files changed

+0
-252
lines changed

14 files changed

+0
-252
lines changed

src/GitHub.App/GitHub.App.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -239,9 +239,6 @@
239239
<Resource Include="Images\default_user_avatar.png" />
240240
</ItemGroup>
241241
<ItemGroup>
242-
<None Include="app.config">
243-
<SubType>Designer</SubType>
244-
</None>
245242
<None Include="packages.config">
246243
<SubType>Designer</SubType>
247244
</None>

src/GitHub.App/app.config

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

src/GitHub.InlineReviews/GitHub.InlineReviews.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,6 @@
164164
<Compile Include="VisualStudioExtensions.cs" />
165165
</ItemGroup>
166166
<ItemGroup>
167-
<None Include="app.config">
168-
<SubType>Designer</SubType>
169-
</None>
170167
<None Include="packages.config">
171168
<SubType>Designer</SubType>
172169
</None>

src/GitHub.InlineReviews/app.config

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

src/GitHub.StartPage/GitHub.StartPage.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@
7070
<Compile Include="StartPagePackage.cs" />
7171
</ItemGroup>
7272
<ItemGroup>
73-
<None Include="app.config" />
7473
<None Include="packages.config">
7574
<SubType>Designer</SubType>
7675
</None>

src/GitHub.StartPage/app.config

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

src/GitHub.TeamFoundation.15/GitHub.TeamFoundation.15.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -232,9 +232,6 @@
232232
<Link>Properties\SolutionInfo.cs</Link>
233233
</Compile>
234234
<Compile Include="Properties\AssemblyInfo.cs" />
235-
<None Include="app.config">
236-
<SubType>Designer</SubType>
237-
</None>
238235
<None Include="packages.config">
239236
<SubType>Designer</SubType>
240237
</None>

src/GitHub.TeamFoundation.15/app.config

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

src/GitHub.VisualStudio/GitHub.VisualStudio.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -419,9 +419,6 @@
419419
<CustomToolNamespace>GitHub.VisualStudio.Settings</CustomToolNamespace>
420420
<LastGenOutput>PackageSettingsGen.cs</LastGenOutput>
421421
</Content>
422-
<None Include="app.config">
423-
<SubType>Designer</SubType>
424-
</None>
425422
<None Include="packages.config">
426423
<SubType>Designer</SubType>
427424
</None>

src/GitHub.VisualStudio/app.config

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

0 commit comments

Comments
 (0)