#!/bin/bash

dotnet watch --project examples/Web/api/WebAPI.csproj run
