Skip to content

Commit

Permalink
UPDATE: Updated Number Operations(Added Calculate Factorial)
Browse files Browse the repository at this point in the history
  • Loading branch information
lexara-prime-ai committed Jul 19, 2023
1 parent 2d20c36 commit 95113eb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net7.0</TargetFramework>
<RootNamespace>Number_Operations</RootNamespace>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
Expand Down

0 comments on commit 95113eb

Please sign in to comment.