Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 433 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 433 Bytes

Carneiro.Core

This repository has a bunch of helpful libraries that does a lot of heavy lifting on my daily basis.

How to publish

To publish a package, we first need to build and then publish the results:

.\scripts\Build-NuGets.ps1 -Version VERSION

And then, just publish

.\scripts\Push-NuGets.ps1 -ApiKey APIKEY

NuGet Package