Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 246 Bytes

CONTRIBUTING.md

File metadata and controls

4 lines (4 loc) · 246 Bytes

How to update contracts from proto files:

  1. Update submodule git submodule update --remote
  2. Increment version at Tinkoff.InvestApi/Tinkoff.InvestApi.csproj
  3. Push changes. Nuget package will be published automatically from main branch