Skip to content

Commit 2c74450

Browse files
committed
add win32 icon
1 parent a9c03c9 commit 2c74450

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

DeepNeuralNetworkClassifier/DeepNeuralNetworkClassifier.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<RootNamespace>DeepNeuralNetworkClassifier</RootNamespace>
99
<AssemblyName>DeepNeuralNetworkClassifier</AssemblyName>
1010
<TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
11+
<ApplicationIcon>..\Resources\DeepNeuralNetworkClassifier.ico</ApplicationIcon>
1112
</PropertyGroup>
1213
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
1314
<DebugSymbols>true</DebugSymbols>

0 commit comments

Comments
 (0)