Skip to content

AxioCode/Microcharts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microcharts

Customized version of Microcharts from dotnet-ad/Microcharts

Packages

For the moment, we only need Microcharts.Forms package.

Microcharts.Forms

How to publish a new version

For Microcharts.Forms :

  • Change version number in Microcharts.Forms.csproj
  • Change version number in NuGet\Package.Forms.nuspec
  • Build Microcharts.Forms Project in Release
  • run nuget pack path\to\NuGet\Package.Forms.nuspec
  • Upload Microcharts.Forms.x.x.x.nupkg on AxioCode NuGet server