Skip to content

Commit

Permalink
Fixed wrong director in .csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
garytate committed Apr 11, 2020
1 parent 35924a8 commit 4c58463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hazel/hazel.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
<ApplicationIcon>Resources\icon.ico</ApplicationIcon>
<ApplicationIcon>resources\icon.ico</ApplicationIcon>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 4c58463

Please sign in to comment.