Commit Graph

7 Commits

Author SHA1 Message Date
Utkarsh Umesan Pillai 00314ac693
Update versions of common packages used in tests and examples (#4045) 2022-12-28 11:21:44 -08:00
Utkarsh Umesan Pillai 8948fcee13
Update code coverage script to fetch the MicrosoftCodeCoverage package version from Common.props (#2094)
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-06-22 11:53:28 -07:00
Utkarsh Umesan Pillai 7723fa04cf
Update Microsoft.NET.Test.Sdk package to latest version 16.10.0 (#2085) 2021-06-16 12:40:29 -07:00
Cijo Thomas 1602932cf3
Update test package versions (#1888)
* Update test package versions
2021-03-09 14:35:03 -08:00
Eddy Nakamura 052ecc44b2
Enable .net5.0 (#1486)
* Enable .net5.0

* fixing build issues

* updating sanity

* fixing windows pipelines

* adding aspnetcore5.0

* adding net5 workaround

* skipping Flackytest

* updating to latest stable version

* updating code coverage to latest preview
2020-11-09 12:34:03 -08:00
Eddy Nakamura 46907830e2
Updating VSTest nuget (#1074)
* Updating VSTest nuget

* updating to stable version

* updating nuget

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
2020-08-20 09:26:51 -07:00
Eddy Nakamura 1c15164b14
Updating CodeCoverage and deterministic build (#1010)
* Testing CodeCoverage

solving build issue

updating file to debug

updating function

updating script

updating filters

removing upload

removing unused tag

* updating order

* adding blank line

* Update .github/workflows/dotnet-core-cov.yml

Co-authored-by: Reiley Yang <reyang@microsoft.com>

Co-authored-by: Reiley Yang <reyang@microsoft.com>
Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
2020-08-05 10:33:40 -07:00