Skip to content

JonnyIV/JLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stable

pre-release

these modules are still under development and will change in the future

Create Version:

dotnet build --version-suffix [Version] --no-incremental -c Release git tag v[Version] git push --tags dotnet pack --version-suffix [Version] -c Release -o .\bin[Version] cd .\bin[Version] dotnet nuget push * --source https://api.nuget.org/v3/index.json --skip-duplicate --api-key [key]

Add new Package:

to mark an assembly as Package, add it to the PackageAssembly tag in Directory.Build.Props

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages