adjust versioning on package
This commit is contained in:
parent
71f00412c1
commit
93dce4df90
@ -10,8 +10,7 @@
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netstandard2.0</TargetFramework>
|
||||
<Description>A set of common utilities and extension methods for .NET.</Description>
|
||||
<LangVersion>7.3</LangVersion>
|
||||
<Version>21.4.20.3</Version>
|
||||
<Version>$([System.DateTime]::Now.ToString(yy.MM.dd.ss))</Version>
|
||||
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
|
||||
</PropertyGroup>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user