We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08d43ba commit e97cc4dCopy full SHA for e97cc4d
ProxyDialogAutoFiller/ProxyDialogAutoFiller.csproj
@@ -70,8 +70,7 @@
70
<Prefer32Bit>true</Prefer32Bit>
71
</PropertyGroup>
72
<PropertyGroup>
73
- <ApplicationIcon>
74
- </ApplicationIcon>
+ <ApplicationIcon>ProxyDialogAutoFiller.ico</ApplicationIcon>
75
76
77
<StartupObject />
@@ -128,5 +127,8 @@
128
127
<Install>false</Install>
129
</BootstrapperPackage>
130
</ItemGroup>
+ <ItemGroup>
131
+ <Content Include="ProxyDialogAutoFiller.ico" />
132
+ </ItemGroup>
133
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
134
</Project>
ProxyDialogAutoFiller/ProxyDialogAutoFiller.ico
20.9 KB
0 commit comments