File tree Expand file tree Collapse file tree 6 files changed +5245
-2
lines changed Expand file tree Collapse file tree 6 files changed +5245
-2
lines changed Original file line number Diff line number Diff line change 3636 <WarningLevel >4</WarningLevel >
3737 <Prefer32Bit >false</Prefer32Bit >
3838 </PropertyGroup >
39+ <PropertyGroup >
40+ <ApplicationIcon >Properties\icon.ico</ApplicationIcon >
41+ </PropertyGroup >
3942 <ItemGroup >
4043 <Reference Include =" System" />
4144 <Reference Include =" System.Core" />
100103 <Name >PhotoTagger.Wpf</Name >
101104 </ProjectReference >
102105 </ItemGroup >
106+ <ItemGroup >
107+ <Resource Include =" Properties\icon.ico" />
108+ </ItemGroup >
103109 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
104- </Project >
110+ </Project >
Original file line number Diff line number Diff line change 5555 <AllowUnsafeBlocks >false</AllowUnsafeBlocks >
5656 <LangVersion >latest</LangVersion >
5757 </PropertyGroup >
58+ <PropertyGroup >
59+ <ApplicationIcon >Properties\icon.ico</ApplicationIcon >
60+ </PropertyGroup >
5861 <ItemGroup >
5962 <Reference Include =" System" />
6063 <Reference Include =" System.Core" />
158161 <Name >PhotoTagger.Wpf</Name >
159162 </ProjectReference >
160163 </ItemGroup >
164+ <ItemGroup >
165+ <Resource Include =" Properties\icon.ico" />
166+ </ItemGroup >
161167 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
162- </Project >
168+ </Project >
You can’t perform that action at this time.
0 commit comments