Cody Robibero
5e8aaa68cf
Update to dotnet 6.0.1
3 years ago
Cody Robibero
40045d2147
Update to full dotnet 6
3 years ago
Cody Robibero
2b10251b32
Update to dotnet6.rc2
3 years ago
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>
3 years ago
Cody Robibero
e7d6c45509
Upgrade to dotnet 5.0.10
3 years ago
Cody Robibero
709f8e9faa
Update to dotnet 5.0.9
3 years ago
h1dden-da3m0n
ed2a637ce3
fix missing build dependencies
...
needed by the build sh-scripts
3 years ago
h1dden-da3m0n
6a3ec7b479
change OS packaging images to be quiet
...
also uses the base dotnet/sdk image where possible
3 years ago
Cody Robibero
de12ee5dba
Update to dotnet 5.0.8
3 years ago
crobibero
e021a0e9ce
Update to dotnet 5.0.7
3 years ago
crobibero
be17028e22
Remove erroneous newline
4 years ago
crobibero
66b185898f
Update to dotnet5.0.6
4 years ago
crobibero
b1faf8c2e8
Update to dotnet 5.0.5
4 years ago
crobibero
407c35f087
Update to dotnet 5.0.3
4 years ago
crobibero
a087ab389a
dotnet 5.0.2
4 years ago
crobibero
aa5fa7cb8f
Update to dotnet 5.0.1
4 years ago
crobibero
185fac0677
Upgrade all netcore3.1 to net5.0
4 years ago
crobibero
843847fc93
Remove extraneous newline
4 years ago
crobibero
9b7c5cddae
Update build ci, dockerfiles to .Net5.0
4 years ago
crobibero
f998e52107
Update to dotnet 3.1.9
4 years ago
crobibero
46ae51bc9a
update to dotnet 3.1.8
4 years ago
crobibero
ef0a7c3e2a
update docker dotnet sdk
4 years ago
Joshua M. Boniface
7a1f140e5b
Bump to .NET Core SDK 3.1.302
4 years ago
Joshua M. Boniface
406d087a46
Correct ARCH var in Ubuntu Dockerfiles
5 years ago
Joshua M. Boniface
e87a10235b
Go back to cp-based control archive but right
5 years ago
Joshua M. Boniface
de66ab4d83
Use git checkout instead of file copies to clean
5 years ago
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`).
5 years ago
Joshua M. Boniface
3e7a106a95
Add Ubuntu configurations
5 years ago