File tree Expand file tree Collapse file tree 1 file changed +4
-13
lines changed
Expand file tree Collapse file tree 1 file changed +4
-13
lines changed Original file line number Diff line number Diff line change 1313 <PackageProjectUrl >https://github.com/mariusmuntean/ChartJs.Blazor</PackageProjectUrl >
1414 <PackageTags >Chart.js Blazor ASP.NET-Core wasm</PackageTags >
1515 <PackageSummary ></PackageSummary >
16- <PackageReleaseNotes >Biggest changes:
17- * Unified all charts into one Blazor component
18- * Entirely reworked datasets
19- * Improved JavaScript interop layer and API (callbacks)
20- * Simplified namespaces
21- * Library no longer contains copy of Chart.js and moment.js builds
22- * Lots of bugfixes and other improvements
23-
24- More on https://github.com/mariusmuntean/ChartJs.Blazor/releases/tag/v2.0.0</PackageReleaseNotes >
16+ <PackageReleaseNotes >Fix bug related to the ticks-callback in single-scale charts.</PackageReleaseNotes >
2517 <AssemblyName >ChartJs.Blazor</AssemblyName >
2618 <RootNamespace >ChartJs.Blazor</RootNamespace >
2719 <GeneratePackageOnBuild >false</GeneratePackageOnBuild >
28- <Version >2.0.0 </Version >
29- <AssemblyVersion >2.0.0 .0</AssemblyVersion >
30- <FileVersion >2.0.0 .0</FileVersion >
20+ <Version >2.0.1 </Version >
21+ <AssemblyVersion >2.0.1 .0</AssemblyVersion >
22+ <FileVersion >2.0.1 .0</FileVersion >
3123 <PackageLicenseExpression >MIT</PackageLicenseExpression >
32- <PackageVersion >2.0.0</PackageVersion >
3324 </PropertyGroup >
3425
3526 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
You can’t perform that action at this time.
0 commit comments