blob: f8c0bb437a6fc910d26f9583c11af57aa6e546f7 [file] [log] [blame]
image: Visual Studio 2019
configuration: Release
test:
assemblies:
- '**\NMS.AMQP.Test.dll'
before_build:
- cmd: dotnet --version
- cmd: dotnet restore apache-nms-amqp.sln
build_script:
- cmd: dotnet build apache-nms-amqp.sln