Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 432 Bytes

File metadata and controls

11 lines (9 loc) · 432 Bytes

.NET Core

Unit Test Coverage

Smart Contract Descriptors Generator

Publishing API for VSCode Extension

dotnet publish -r linux-x64 --self-contained true
dotnet publish -r osx-x64 --self-contained true
dotnet publish -r win-x64 --self-contained true