Bond_009
6f231094d5
Update CI to .NET 7
2 years ago
Cody Robibero
68121e6e9c
Revert dependency updates to Azure Pipelines
2 years ago
renovate[bot]
90c3815348
chore(deps): update dependency dotnetcorecli to v2.210.0
2 years ago
Cody Robibero
40045d2147
Update to full dotnet 6
3 years ago
Cody Robibero
5e8d58a6a6
Update path for openapi spec
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
be00480fe2
ci - target net6.0 ( #6594 )
3 years ago
Rich Lander
e91a2b1085
Update to later .NET SDK
3 years ago
Bond_009
bbbb811e72
Fix azure
4 years ago
crobibero
407c35f087
Update to dotnet 5.0.3
4 years ago
crobibero
f727f5dd72
Use sdk 5.x
4 years ago
crobibero
182a68f3dd
Set sdk version to 5.0
4 years ago
crobibero
3c8800604e
Update test sdk
4 years ago
crobibero
fcc9482ff9
Generate document file for openapi spec in CI
4 years ago
Erwin de Haan
7ced6d1c8c
Enable code coverage and upload OpenAPI spec.
...
Add basic test to write out the actual openapi spec.
4 years ago
dkanada
e7a49f73cd
disable sonarcloud until secrets are working
4 years ago
Mark Monteiro
9a401c3728
Only run SonarCloud analysis for ubuntu tests
5 years ago
Mark Monteiro
66364eba92
Add tasks required for SonarCloud integration
5 years ago
dkanada
129e844252
use web artifacts for build step on ci
5 years ago
Erwin de Haan
67cae37308
Formatting and comment removal.
5 years ago
Erwin de Haan
da91b4fa4c
Split CI testing files
...
Switch to cobertura for code coverage
Switch to dotnet test for tests
Add matrix run for different platforms
Add extra variables for easier maintenance
5 years ago