Skip to content

stefandevo/assemblyversion-github-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AssemblyVersion

This Github Action sets the AssemblyVersion of the given csproj to the next revision/build number. The format is fixed for now: yyyy.mm.dd.xx

Where xx is first read from the existing file and then increased by 1.

About

Github Action for settings AssemblyVersion of csproj file

Resources

Stars

Watchers

Forks

Packages

No packages published