© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago
The Fog from Human Resources

✅ Get base version of project in Github actions

I want to setup a github actions workflow that gets the base version of my library (for example 1.5.2) and then appends a dev version like 0.0.1, 0.0.2 etc, so it ends up as 1.5.2-dev0.0.1 for example, however, i cant manage to get my base project version property, is there any way to achieve what i want?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

❔ Issues referencing Windows.winmd in project + GitHub actions
C#CC# / help
3y ago
❔ .NET Project in GitHub
C#CC# / help
4y ago
Github actions failing to run project (dotnet run)
C#CC# / help
3y ago
Reference base in different project/dll
C#CC# / help
3y ago