3 lines
118 B
Batchfile
3 lines
118 B
Batchfile
|
nuget pack ../mustache-sharp/mustache-sharp.csproj -Prop Configuration=Release -Build
|
||
|
nuget push *.nupkg
|
||
|
del *.nupkg
|