Skip to content

Commit

Permalink
Version changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ooples committed Dec 21, 2021
1 parent ff0011e commit 99cec24
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions OoplesFinance.StockIndicators.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<NeutralLanguage>en-US</NeutralLanguage>
<Description>Open source C# library of stock indicators with over 700 indicators available</Description>
<Version>0.0.1-alpha1</Version>
<Authors>ooples</Authors>
<Company>Ooples Finance</Company>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand Down

0 comments on commit 99cec24

Please sign in to comment.