Skip to content
This repository was archived by the owner on Nov 29, 2024. It is now read-only.

SavanDev/AssemblyGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AssemblyGenerator

A console app for generate a AssemblyInfo.cs (or modify the .NET Core Project version now) from a GitHub Repository.

How to use

Windows:

AssemblyGenerator.exe --repo <User/Repo> --major 1 --minor 0

Linux:

./AssemblyGenerator --repo <User/Repo> --major 1 --minor 0

License

MIT License

About

Generate a AssemblyInfo.cs from a GitHub Repository

Topics

Resources

License

Stars

Watchers

Forks

Languages