Skip to content

Commit

Permalink
Update Sharpie.NativeLibraries.NCurses.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
pavkam authored Oct 1, 2024
1 parent eaf4e1a commit be072f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions NativeLibraries/Sharpie.NativeLibraries.NCurses.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
<RepositoryType>git</RepositoryType>
<PackageTags>pdcurses curses terminal console</PackageTags>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<PackageVersion>1.0.4</PackageVersion>
<AssemblyVersion>1.0.4</AssemblyVersion>
<FileVersion>1.0.4</FileVersion>
<PackageVersion>1.0.5</PackageVersion>
<AssemblyVersion>1.0.5</AssemblyVersion>
<FileVersion>1.0.5</FileVersion>
<PackageId>Sharpie-Libs-NCurses</PackageId>
<PackageIcon>logo-128.png</PackageIcon>
<LangVersion>10</LangVersion>
Expand Down

0 comments on commit be072f7

Please sign in to comment.