File tree Expand file tree Collapse file tree 2 files changed +5
-32
lines changed Expand file tree Collapse file tree 2 files changed +5
-32
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk.Razor" >
1
+ <Project Sdk =" Microsoft.NET.Sdk.Razor" >
2
2
<PropertyGroup >
3
3
<TargetFramework >netstandard2.1</TargetFramework >
4
4
<IsPackable >true</IsPackable >
13
13
<PackageProjectUrl >https://github.com/mariusmuntean/ChartJs.Blazor</PackageProjectUrl >
14
14
<PackageTags >Chart.js Blazor ASP.NET-Core wasm</PackageTags >
15
15
<PackageSummary ></PackageSummary >
16
- <PackageReleaseNotes >Fix bug related to the ticks-callback in single-scale charts .</PackageReleaseNotes >
16
+ <PackageReleaseNotes >Remove disruptive launchSettings that could override your own .</PackageReleaseNotes >
17
17
<AssemblyName >ChartJs.Blazor</AssemblyName >
18
18
<RootNamespace >ChartJs.Blazor</RootNamespace >
19
19
<GeneratePackageOnBuild >false</GeneratePackageOnBuild >
20
- <Version >2.0.1 </Version >
21
- <AssemblyVersion >2.0.1 .0</AssemblyVersion >
22
- <FileVersion >2.0.1 .0</FileVersion >
20
+ <Version >2.0.2 </Version >
21
+ <AssemblyVersion >2.0.2 .0</AssemblyVersion >
22
+ <FileVersion >2.0.2 .0</FileVersion >
23
23
<PackageLicenseExpression >MIT</PackageLicenseExpression >
24
24
</PropertyGroup >
25
25
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments