Skip to content

Commit 4264147

Browse files
committed
remove references to uncommited files
1 parent 3eb1a2a commit 4264147

File tree

2 files changed

+2
-86
lines changed

2 files changed

+2
-86
lines changed

CleanModQueue/CleanModQueue.csproj

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
<WarningLevel>4</WarningLevel>
3535
</PropertyGroup>
3636
<PropertyGroup>
37-
<ApplicationIcon>App.ico</ApplicationIcon>
37+
<ApplicationIcon>
38+
</ApplicationIcon>
3839
</PropertyGroup>
3940
<ItemGroup>
4041
<Reference Include="System" />
@@ -104,22 +105,11 @@
104105
<EmbeddedResource Include="Form1.resx">
105106
<DependentUpon>Form1.cs</DependentUpon>
106107
</EmbeddedResource>
107-
<EmbeddedResource Include="Properties\Resources.resx">
108-
<Generator>ResXFileCodeGenerator</Generator>
109-
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
110-
<SubType>Designer</SubType>
111-
</EmbeddedResource>
112-
<Compile Include="Properties\Resources.Designer.cs">
113-
<AutoGen>True</AutoGen>
114-
<DependentUpon>Resources.resx</DependentUpon>
115-
</Compile>
116108
<EmbeddedResource Include="SettingsForm.resx">
117109
<DependentUpon>SettingsForm.cs</DependentUpon>
118110
</EmbeddedResource>
119-
<None Include="ClassDiagram1.cd" />
120111
<None Include="packages.config" />
121112
<None Include="Properties\DataSources\AuditLog.datasource" />
122-
<None Include="Properties\DataSources\Dino.Tools.Reddit.CleanModQueue.Maturity.datasource" />
123113
<None Include="Properties\DataSources\Reddit.OnePost.datasource" />
124114
<None Include="Properties\DataSources\Reddit.OnePostData.datasource" />
125115
<None Include="Properties\Settings.settings">
@@ -132,9 +122,6 @@
132122
<DesignTimeSharedInput>True</DesignTimeSharedInput>
133123
</Compile>
134124
</ItemGroup>
135-
<ItemGroup>
136-
<Content Include="App.ico" />
137-
</ItemGroup>
138125
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
139126
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
140127
Other similar extension points exist, see Microsoft.Common.targets.

CleanModQueue/Properties/Resources.Designer.cs

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

0 commit comments

Comments
 (0)