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 0e60e62 commit 9a34eabCopy full SHA for 9a34eab
StickyHomeworks/Assets/AppLogo.ico
69.6 KB
StickyHomeworks/StickyHomeworks.csproj
@@ -7,6 +7,7 @@
7
<UseWPF>true</UseWPF>
8
<ApplicationManifest>app.manifest</ApplicationManifest>
9
<IncludePackageReferencesDuringMarkupCompilation>true</IncludePackageReferencesDuringMarkupCompilation>
10
+ <ApplicationIcon>Assets\AppLogo.ico</ApplicationIcon>
11
</PropertyGroup>
12
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
13
<GenerateAssemblyInfo>False</GenerateAssemblyInfo>
0 commit comments