mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 03:57:27 +00:00
build: update props to set default version
The default version will be used for local builds. It can be overridden by using the `/p:Version=X.X.X` option with MSBuild.
This commit is contained in:
parent
57e332180d
commit
56ac7e8f92
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
<Project>
|
||||
<PropertyGroup>
|
||||
<Version>2.0.0-local</Version>
|
||||
<Authors>PepperDash Technologies</Authors>
|
||||
<Company>PepperDash Technologies</Company>
|
||||
<Product>PepperDash Essentials</Product>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue