Skip to content

dotnetpie-opensource/polpabp-presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

256 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polpabp-presentation

Develop

  1. Clone the source code
  2. Set up your user name and email

git config user.name "" git config user.email ""

  1. Switch to main branch.

Release

  1. Switch to release branch
  2. Merge the main branch

git merge main (cygwin)

  1. Update the project references to package references

make update-packages Version=x... (powershell)

  1. Bump the repo version

bump version (cygwin)

  1. Update project versions

gulp (cygwin)

  1. Clean up the nugets folder

make clean (cgywin)

  1. Build

make build Config=Release (powershell)

Deploy

  1. Push to the nuget center

make deploy -f Makefile.deploy NugetSource=xx (powercell)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors