Cody Robibero
4fc3de9b75
Fix builds for dotnet6 ( #6595 )
...
* 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>
2021-09-25 06:21:48 -06:00
h1dden-da3m0n
ed2a637ce3
fix missing build dependencies
...
needed by the build sh-scripts
2021-08-06 01:48:06 +02:00
h1dden-da3m0n
ea798de61f
remove packages bundled in dotnet/sdk base image
2021-08-05 00:25:58 +02:00
h1dden-da3m0n
6a3ec7b479
change OS packaging images to be quiet
...
also uses the base dotnet/sdk image where possible
2021-08-04 23:34:12 +02:00
Cody Robibero
de12ee5dba
Update to dotnet 5.0.8
2021-07-19 08:08:02 -06:00
crobibero
e021a0e9ce
Update to dotnet 5.0.7
2021-06-14 06:44:55 -06:00
crobibero
be17028e22
Remove erroneous newline
2021-05-17 18:34:44 -06:00
crobibero
66b185898f
Update to dotnet5.0.6
2021-05-14 17:28:36 -06:00
crobibero
b1faf8c2e8
Update to dotnet 5.0.5
2021-04-08 07:36:13 -06:00
crobibero
407c35f087
Update to dotnet 5.0.3
2021-02-09 19:02:02 -07:00
crobibero
a087ab389a
dotnet 5.0.2
2021-01-16 10:17:33 -07:00
crobibero
aa5fa7cb8f
Update to dotnet 5.0.1
2020-12-09 07:36:31 -07:00
crobibero
185fac0677
Upgrade all netcore3.1 to net5.0
2020-11-15 13:31:47 -07:00
crobibero
843847fc93
Remove extraneous newline
2020-11-14 09:16:08 -07:00
crobibero
9b7c5cddae
Update build ci, dockerfiles to .Net5.0
2020-11-10 10:03:21 -07:00
crobibero
f998e52107
Update to dotnet 3.1.9
2020-10-13 18:50:04 -06:00
crobibero
46ae51bc9a
update to dotnet 3.1.8
2020-09-12 10:19:04 -06:00
crobibero
ef0a7c3e2a
update docker dotnet sdk
2020-08-12 15:57:06 -06:00
Joshua M. Boniface
7a1f140e5b
Bump to .NET Core SDK 3.1.302
2020-08-06 02:04:41 -04:00
Joshua M. Boniface
e87a10235b
Go back to cp-based control archive but right
2020-03-23 21:52:35 -04:00
Joshua M. Boniface
de66ab4d83
Use git checkout instead of file copies to clean
2020-03-23 18:41:23 -04:00
Joshua M. Boniface
8b1a76a32e
Mount the source volume rather than copy it
...
Now that the build script cleans up both before and after building, this
is a viable option and will significant reduce build times by promoting
container reuse (with `-k`).
2020-03-23 15:46:08 -04:00
Joshua M. Boniface
c4a29e537c
Remove NPM install from Dockerfiles
2020-03-23 15:28:57 -04:00
Joshua M. Boniface
9c378866e4
Add arm64 and armhf builds
2020-03-23 15:02:54 -04:00