mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 07:47:54 +01:00
more gitversion stuff
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
branches:
|
||||
v2_develop:
|
||||
mode: ContinuousDelivery
|
||||
regex: v2_develop
|
||||
tag: alpha
|
||||
source-branches:
|
||||
- v2_develop
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Version numbers are automatically updated by gitversion when a release is released -->
|
||||
<!-- In the source tree the version will always be 1.0 for all projects. -->
|
||||
<!-- In the source tree the version will always be 2.0 for all projects. -->
|
||||
<!-- Do not modify these. Do NOT commit after manually running `dotnet-gitversion /updateprojectfiles` -->
|
||||
<AssemblyVersion>2.0</AssemblyVersion>
|
||||
<FileVersion>2.0</FileVersion>
|
||||
|
||||
Reference in New Issue
Block a user