mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
trying without pdbs just to test
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -48,4 +48,4 @@ jobs:
|
|||||||
# NUGET_SOURCE: https://api.nuget.org
|
# NUGET_SOURCE: https://api.nuget.org
|
||||||
|
|
||||||
# Flag to toggle pushing symbols along with nuget package to the server, disabled by default
|
# Flag to toggle pushing symbols along with nuget package to the server, disabled by default
|
||||||
INCLUDE_SYMBOLS: true
|
INCLUDE_SYMBOLS: false
|
||||||
@@ -1,9 +1,9 @@
|
|||||||
<Project>
|
<Project>
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<Version>0.89.3</Version>
|
<Version>0.89.4</Version>
|
||||||
<AssemblyVersion>0.89.3</AssemblyVersion>
|
<AssemblyVersion>0.89.4</AssemblyVersion>
|
||||||
<FileVersion>0.89.3</FileVersion>
|
<FileVersion>0.89.4</FileVersion>
|
||||||
<Authors>Miguel de Icaza, Charlie Kindel (@tig), @BDisp</Authors>
|
<Authors>Miguel de Icaza, Charlie Kindel (@tig), @BDisp</Authors>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user