Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
j82w 950130a26b
.NET core 3.1: Refactors all projects to use latest LTS version (#2660)
.NET core 2.1 support ends this month. This is bumping all project to 3.1 which is the current LTS version.

https://dotnet.microsoft.com/platform/support/policy/dotnet-core
2021-08-09 13:10:58 -07:00
j82w 59382a4da4
[Internal] UpdateContracts: Adds the emulator tests to the baseline update script. (#2343)
The UpdateContracts script does not currently handle the emulator tests. This adds the tests to the script.
2021-05-28 13:09:23 -07:00
Matias Quaranta 4645b4a0bc
[Internal] Tests: Fixes contract update tool (#1754) 2020-08-05 16:17:40 -07:00
j82w 37763a47f2
Preview contract: Add preview contract tests to CI (#1674)
* Add preview contract validation

* Move all contract tests to folder

* Fix updatecontracts script messages. Add bad contract to verify tests CI..

* Removed code coverage from preview unit tests

* Fixed preview contract
2020-06-30 20:55:45 +05:30