Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 273 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 273 Bytes

CreditSuisseTest

  • Solution is based on .NET Core.
  • Please use Visual Studio 2017 to open solution
  • To build project without VS 2017, use "dotnet build" command from command line.
  • To run tests, go to test project folder in command line and use "dotnet test" command.