aboutsummaryrefslogtreecommitdiff
path: root/deployment/build.debian.arm64
AgeCommit message (Collapse)Author
2021-09-25Fix builds for dotnet6 (#6595)Cody Robibero
* Target net6.0 * Use new Enum.TryParse(ReadOnlySpan<char>) overload * Replace RNGCryptoServiceProvider with RandomNumberGenerator * ci - target net6.0 (#6594) * Update deployment for dotnet6 * Use generic 6.0.x preview for CI * Update direct dotnet download links Co-authored-by: Bond_009 <bond.009@outlook.com>
2020-11-15Upgrade all netcore3.1 to net5.0crobibero
2020-06-19Modify build scripts to build Unstable versionsJoshua M. Boniface
2020-03-24Use more specific mv source globJoshua M. Boniface
2020-03-23Go back to cp-based control archive but rightJoshua M. Boniface
2020-03-23Use git checkout instead of file copies to cleanJoshua M. Boniface
2020-03-23Back up and restore control fileJoshua M. Boniface
2020-03-23Fix version outputJoshua M. Boniface
2020-03-23Add arm64 and armhf buildsJoshua M. Boniface