set package version from Directory.Build.props
This commit is contained in:
parent
4548af74d7
commit
f8db19ab20
5 changed files with 15 additions and 10 deletions
|
|
@ -11,9 +11,6 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetRaylibTag>4.5.0</TargetRaylibTag>
|
||||
<Version>4.5.0.2</Version>
|
||||
<PackageVersion>4.5.0.2</PackageVersion>
|
||||
<Authors>Chris Dill, Raysan5</Authors>
|
||||
<PackProject>true</PackProject>
|
||||
<IncludeSymbols>true</IncludeSymbols>
|
||||
|
|
|
|||
Loading…
Reference in a new issue