Skip to content

Commit

Permalink
Update properties
Browse files Browse the repository at this point in the history
  • Loading branch information
mattosaurus committed Jul 1, 2020
1 parent 9d99be3 commit 44a6471
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/ChartJSCore/ChartJSCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
<Version>1.5.7</Version>
<Version>1.5.8</Version>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<RepositoryUrl>https://github.com/mattosaurus/ChartJSCore</RepositoryUrl>
<PackageTags>Chart.js chart graph chartjs</PackageTags>
<PackageProjectUrl>https://github.com/mattosaurus/ChartJSCore</PackageProjectUrl>
<Platforms>AnyCPU;x64</Platforms>
<AssemblyVersion>1.5.5.0</AssemblyVersion>
<FileVersion>1.5.7.0</FileVersion>
<PackageReleaseNotes>Version 1.5.7 - Allow null dataset values</PackageReleaseNotes>
<FileVersion>1.5.8.0</FileVersion>
<PackageReleaseNotes>Version 1.5.8 - Add missing [JsonConverter(typeof(PlainJsonStringConverter))] to callbacks</PackageReleaseNotes>
<Authors>mattosaurus</Authors>
<PackOnBuild>true</PackOnBuild>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
Expand Down

0 comments on commit 44a6471

Please sign in to comment.