Skip to content

Commit

Permalink
Update Trady.Core to 3.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Karl Wan committed Mar 7, 2020
1 parent 3bfcf19 commit 08de02a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Trady.Core/Trady.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Description>Core module of Trady, a handy library for computing technical indicators, based on .NET Standard 2.0</Description>
<Copyright>Copyright (c) 2016-2017 Karl Wan</Copyright>
<AssemblyTitle>Trady.Core</AssemblyTitle>
<VersionPrefix>3.2.8</VersionPrefix>
<VersionPrefix>3.2.9</VersionPrefix>
<Authors>Karl Wan</Authors>
<TargetFramework>netstandard2.0</TargetFramework>
<AssemblyName>Trady.Core</AssemblyName>
Expand All @@ -25,7 +25,7 @@
<GenerateNeutralResourcesLanguageAttribute>false</GenerateNeutralResourcesLanguageAttribute>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
<GenerateAssemblyFileVersionAttribute>false</GenerateAssemblyFileVersionAttribute>
<Version>3.2.8</Version>
<Version>3.2.9</Version>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<LangVersion>latest</LangVersion>
Expand Down

0 comments on commit 08de02a

Please sign in to comment.