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