Skip to content

Commit 3fa9606

Browse files
committed
chore: update executable name
1 parent 434d7bb commit 3fa9606

File tree

3 files changed

+1
-100
lines changed

3 files changed

+1
-100
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ jobs:
123123
-p:EnableCompressionInSingleFile=true \
124124
-p:IncludeNativeLibrariesForSelfExtract=true \
125125
-p:AssemblyVersion=${{ steps.version.outputs.assembly_version }} \
126+
-p:AssemblyName=nuggy \
126127
-p:FileVersion=${{ steps.version.outputs.file_version }} \
127128
-p:Version=${{ steps.version.outputs.version }}
128129

build.ps1

Lines changed: 0 additions & 48 deletions
This file was deleted.

build.sh

Lines changed: 0 additions & 52 deletions
This file was deleted.

0 commit comments

Comments
 (0)