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 36
36
<WarningLevel >4</WarningLevel >
37
37
<Prefer32Bit >false</Prefer32Bit >
38
38
</PropertyGroup >
39
+ <PropertyGroup >
40
+ <ApplicationIcon >Properties\icon.ico</ApplicationIcon >
41
+ </PropertyGroup >
39
42
<ItemGroup >
40
43
<Reference Include =" System" />
41
44
<Reference Include =" System.Core" />
100
103
<Name >PhotoTagger.Wpf</Name >
101
104
</ProjectReference >
102
105
</ItemGroup >
106
+ <ItemGroup >
107
+ <Resource Include =" Properties\icon.ico" />
108
+ </ItemGroup >
103
109
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
104
- </Project >
110
+ </Project >
Original file line number Diff line number Diff line change 55
55
<AllowUnsafeBlocks >false</AllowUnsafeBlocks >
56
56
<LangVersion >latest</LangVersion >
57
57
</PropertyGroup >
58
+ <PropertyGroup >
59
+ <ApplicationIcon >Properties\icon.ico</ApplicationIcon >
60
+ </PropertyGroup >
58
61
<ItemGroup >
59
62
<Reference Include =" System" />
60
63
<Reference Include =" System.Core" />
158
161
<Name >PhotoTagger.Wpf</Name >
159
162
</ProjectReference >
160
163
</ItemGroup >
164
+ <ItemGroup >
165
+ <Resource Include =" Properties\icon.ico" />
166
+ </ItemGroup >
161
167
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
162
- </Project >
168
+ </Project >
You can’t perform that action at this time.
0 commit comments