Skip to content

Commit

Permalink
Update SpelParser.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SaeedBolhasani authored May 25, 2024
1 parent c18bdf3 commit a3370d9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/SpelParser/SpelParser.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<PackageVersion>1.0.1</PackageVersion>
<PackageId>SpelParser</PackageId>
<Version>1.0.1</Version>
<Authors>Saeed Bolhasani</Authors>
<PackageDescription>Convert string to expression</PackageDescription>
<RepositoryUrl>https://github.com/SaeedBolhasani/SpelParser</RepositoryUrl>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit a3370d9

Please sign in to comment.