version in workflow
build nuget workflow for TelegramBotBase project / Build-TelegramBotBase (x64, linux) (push) Failing after 35s

This commit is contained in:
Максим Човнюк
2024-12-05 17:26:47 +05:00
parent 9dc7490015
commit 4210ecbb4f
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<Version>123.0.0</Version>
<Version>$(VersionPrefix)</Version>
<DebugType>portable</DebugType>
</PropertyGroup>