Skip to content

Commit

Permalink
Add project version
Browse files Browse the repository at this point in the history
  • Loading branch information
HirotaZX committed Sep 23, 2024
1 parent 61169a2 commit df9f748
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion SharkyPatcher/SharkyPatcher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net462</TargetFramework>
<ImplicitUsings>disable</ImplicitUsings>
<Version>2.0.0.1</Version>
<ApplicationIcon>SharkyIcon.ico</ApplicationIcon>
<DebugType>None</DebugType>
<DebugSymbols>False</DebugSymbols>
<ImplicitUsings>disable</ImplicitUsings>
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
</PropertyGroup>

Expand Down

0 comments on commit df9f748

Please sign in to comment.