This is the package for publishing almond to NuGet for Visual Studio users.
- Update the almond.js version in content/Scripts using
volo add -nostamp -f jrburke/almond
- Update Package.nuspec to rev version number.
- NuGet.exe Pack Package.nuspec
- NuGet.exe Push almond.0.0.0.nupkg
MIT