2015-11-20 22:42:18 +00:00
|
|
|
"C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe" ../mustache-sharp.sln /p:Configuration=Release
|
2013-04-18 23:26:58 +00:00
|
|
|
nuget pack ../mustache-sharp/mustache-sharp.csproj -Properties Configuration=Release
|
2016-09-19 16:25:48 +00:00
|
|
|
nuget push *.nupkg -Source https://www.nuget.org/api/v2/package
|
2013-01-12 20:18:54 +00:00
|
|
|
del *.nupkg
|