Tweak nuget package versioning
This commit is contained in:
Родитель
756dc3da87
Коммит
cee3f22eab
|
@ -1,16 +1,11 @@
|
|||
version: '6.0.{build}'
|
||||
|
||||
environment:
|
||||
semverinfo: 'netcore3p4alpha1'
|
||||
|
||||
dotnet_csproj:
|
||||
patch: true
|
||||
file: '**\*.csproj'
|
||||
version: '{version}'
|
||||
package_version: '{version}-preview2'
|
||||
version: '6.0-netcore3p5alpha2'
|
||||
assembly_version: '{version}'
|
||||
file_version: '{version}'
|
||||
informational_version: '{version}'
|
||||
|
||||
configuration:
|
||||
- Debug
|
||||
|
|
Загрузка…
Ссылка в новой задаче