Commit a770b427 authored by Guilhem Bonnefille's avatar Guilhem Bonnefille
Browse files

Merge branch 'fix/13-package-symbols-disabled' into 'main'

fix: issue #13 missing type definition

Closes #13

See merge request to-be-continuous/dotnet!18
parents bdd91382 2ae71d92
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -86,6 +86,7 @@ spec:
      default: Release
    package-symbols-disabled:
      description: Disable creation of symbol packages (snupkg) for debugging
      type: boolean
      default: false
    publish-enabled:
      description: Set to true to enable publishing of artifact to a [NuGet feed](https://www.nuget.org/).