Skip to content

Commit

Permalink
Update properties
Browse files Browse the repository at this point in the history
  • Loading branch information
mattosaurus committed Jul 17, 2019
1 parent c34b242 commit 60f3d5e
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions src/ChartJSCore/ChartJSCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,16 @@
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
<Version>1.5.0</Version>
<Version>1.5.1</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.0.0</AssemblyVersion>
<FileVersion>1.5.0.0</FileVersion>
<PackageReleaseNotes>Version 1.5.0 - BREAKING CHANGE: Update to add color object by Davee02</PackageReleaseNotes>
<AssemblyVersion>1.5.1.0</AssemblyVersion>
<FileVersion>1.5.1.0</FileVersion>
<PackageReleaseNotes>Version 1.5.1 - Fixed color culture issue
Version 1.5.0 - BREAKING CHANGE: Update to add color object by Davee02</PackageReleaseNotes>
<Authors>mattosaurus</Authors>
<PackOnBuild>true</PackOnBuild>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
Expand Down

0 comments on commit 60f3d5e

Please sign in to comment.