#!/bin/sh

export DOTNET_CLI_TELEMETRY_OPTOUT=1
export LANG=en_US.UTF-8

dotnet run --project SharpChat -c Release