Skip to content

Commit

Permalink
Publish dotnet-ilrepack nupkg in AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
KirillOsenkov committed Oct 2, 2024
1 parent d7fb5b5 commit 1d6c961
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ test:
artifacts:
- path: 'ILRepack\bin\Release\net472\*.nupkg'
name: Nuget
- path: 'ILRepackTool\bin\Release\dotnet-ilrepack*.nupkg
name: 'dotnet-ilrepack.nupkg'
- path: 'msbuild.binlog'
name: 'MSBuild binlog'
on_failure:
Expand Down

0 comments on commit 1d6c961

Please sign in to comment.