|
34 | 34 | <WarningLevel>4</WarningLevel> |
35 | 35 | </PropertyGroup> |
36 | 36 | <PropertyGroup> |
37 | | - <ApplicationIcon>App.ico</ApplicationIcon> |
| 37 | + <ApplicationIcon> |
| 38 | + </ApplicationIcon> |
38 | 39 | </PropertyGroup> |
39 | 40 | <ItemGroup> |
40 | 41 | <Reference Include="System" /> |
|
104 | 105 | <EmbeddedResource Include="Form1.resx"> |
105 | 106 | <DependentUpon>Form1.cs</DependentUpon> |
106 | 107 | </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> |
116 | 108 | <EmbeddedResource Include="SettingsForm.resx"> |
117 | 109 | <DependentUpon>SettingsForm.cs</DependentUpon> |
118 | 110 | </EmbeddedResource> |
119 | | - <None Include="ClassDiagram1.cd" /> |
120 | 111 | <None Include="packages.config" /> |
121 | 112 | <None Include="Properties\DataSources\AuditLog.datasource" /> |
122 | | - <None Include="Properties\DataSources\Dino.Tools.Reddit.CleanModQueue.Maturity.datasource" /> |
123 | 113 | <None Include="Properties\DataSources\Reddit.OnePost.datasource" /> |
124 | 114 | <None Include="Properties\DataSources\Reddit.OnePostData.datasource" /> |
125 | 115 | <None Include="Properties\Settings.settings"> |
|
132 | 122 | <DesignTimeSharedInput>True</DesignTimeSharedInput> |
133 | 123 | </Compile> |
134 | 124 | </ItemGroup> |
135 | | - <ItemGroup> |
136 | | - <Content Include="App.ico" /> |
137 | | - </ItemGroup> |
138 | 125 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
139 | 126 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
140 | 127 | Other similar extension points exist, see Microsoft.Common.targets. |
|
0 commit comments