From: sr55 Date: Fri, 1 Jun 2018 22:26:14 +0000 (+0100) Subject: WinGui: Initial NuGet nuspec file. X-Git-Tag: 1.2.0~416 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=93f17742bc7edfd42de4a001168bb1df95d95cc8;p=handbrake WinGui: Initial NuGet nuspec file. --- diff --git a/win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.nuspec b/win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.nuspec new file mode 100644 index 000000000..4e7eb56f7 --- /dev/null +++ b/win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.nuspec @@ -0,0 +1,25 @@ + + + + $id$ + $version$-Nightly + $title$ + $author$ + $author$ + https://github.com/HandBrake/HandBrake/blob/master/LICENSE + http://github.com/HandBrake/HandBrake + https://avatars1.githubusercontent.com/u/627269 + false + $description$ + Copyright © 2003-2018 HandBrake Team + Open-Source Video Transcoder + + + + + + + + + + \ No newline at end of file