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 07d00d1 commit a7f5558Copy full SHA for a7f5558
DynamicDiskPartitioner/DynamicDiskPartitioner.csproj
@@ -8,6 +8,7 @@
8
<RootNamespace>DynamicDiskPartitioner</RootNamespace>
9
<UseWindowsForms>true</UseWindowsForms>
10
<Configurations>Debug;Release;Publish</Configurations>
11
+ <ApplicationIcon>Icons\HardDisk.ico</ApplicationIcon>
12
</PropertyGroup>
13
14
<ItemGroup Condition=" '$(TargetFramework)' == 'net20' ">
0 commit comments