Skip to content

Commit

Permalink
Update CoreLisp.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
b3b00 committed Sep 5, 2022
1 parent eebc374 commit a8de5c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CoreLisp/CoreLisp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<PackageVersion>1.0.6</PackageVersion>
<PackageVersion>1.0.7</PackageVersion>
<Description> .net core lisp interpreter</Description>
<version>1.0.6</version> <PackageProjectUrl>https://github.com/b3b00/corelisp</PackageProjectUrl>
<version>1.0.7</version> <PackageProjectUrl>https://github.com/b3b00/corelisp</PackageProjectUrl>
<RepositoryUrl>https://github.com/b3b00/corelisp</RepositoryUrl>
<PackageLicenseUrl>https://github.com/b3b00/corelisp/blob/master/LICENSE</PackageLicenseUrl>
</PropertyGroup>
Expand Down

0 comments on commit a8de5c0

Please sign in to comment.