Skip to content

Commit

Permalink
nuget 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tqk2811 committed Jan 13, 2022
1 parent e12cb94 commit b01a132
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NugetAll.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ function NugetPush
}

$result = NugetPack "FFmpegArgs" `
"FFmpegArgs.Filters.Common" `
"FFmpegArgs.Filters" `
"FFmpegArgs.Filters.Autogen" `
"FFmpegArgs.Inputs" `
Expand All @@ -70,6 +71,7 @@ if($result)
pause

NugetPush "FFmpegArgs" `
"FFmpegArgs.Filters.Common" `
"FFmpegArgs.Filters" `
"FFmpegArgs.Filters.Autogen" `
"FFmpegArgs.Inputs" `
Expand Down

0 comments on commit b01a132

Please sign in to comment.