Skip to content

Commit

Permalink
Update OpenTimerResolution.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
TorniX0 authored Nov 29, 2021
1 parent 2e23bed commit 53a088a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/OpenTimerResolution.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,13 @@
<StartupObject>OpenTimerResolution.Program</StartupObject>
<ApplicationIcon>program.ico</ApplicationIcon>
<ApplicationManifest>app.manifest</ApplicationManifest>
<AssemblyVersion>1.0.1.0</AssemblyVersion>
<FileVersion>1.0.1.0</FileVersion>
<Version>1.0.1.0</Version>
</PropertyGroup>

<ItemGroup>
<Content Include="program.ico" />
</ItemGroup>

</Project>
</Project>

0 comments on commit 53a088a

Please sign in to comment.