Skip to content

Commit

Permalink
kiota: debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
cho-m committed Nov 14, 2024
1 parent 0d4710b commit b462bb8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/k/kiota.rb
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,11 @@ def install
--output #{libexec}
--runtime #{os}-#{arch}
--no-self-contained
--verbosity d
-p:TargetFramework=net#{dotnet.version.major_minor}
-p:PublishSingleFile=true
-p:Version=#{version}
-m:1
]

system "dotnet", "publish", "src/kiota/kiota.csproj", *args
Expand Down

0 comments on commit b462bb8

Please sign in to comment.