We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 205d4be + bd7de06 commit 04c3638Copy full SHA for 04c3638
1 file changed
.github/workflows/dotnet_selfcontained.yml
@@ -37,7 +37,6 @@ jobs:
37
--runtime ${{ matrix.os }} \
38
--self-contained true \
39
--output ./artifacts/binaries/${{ matrix.os }} \
40
- --no-restore \
41
-p:InformationalVersion=${{ steps.version.outputs.version }}
42
43
- name: Create Archive
0 commit comments