Skip to content
Keiichi Kobayashi edited this page Dec 16, 2018 · 2 revisions

How to make NuGet package

After release build

Launch the command below on command prompt.

> MakePackage.bat

Then AspNetCore.RouteAnalyzer.X.X.X.nupkg file will be created on the route of working-tree directory.

Clone this wiki locally