From f5a7e3ef7e25aa2545f541e171f2d5f6fe43ecc7 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 8 Feb 2021 00:00:49 -0500 Subject: Erable playing audio in bg thread; Sirop backend initalized; Msgbox added --- Sirop.Backend/Sirop.Backend.csproj | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Sirop.Backend/Sirop.Backend.csproj (limited to 'Sirop.Backend') diff --git a/Sirop.Backend/Sirop.Backend.csproj b/Sirop.Backend/Sirop.Backend.csproj new file mode 100644 index 0000000..a321d62 --- /dev/null +++ b/Sirop.Backend/Sirop.Backend.csproj @@ -0,0 +1,13 @@ + + + + net5.0 + 0.0.1 + Alee Productions + + + + + + + -- cgit v1.2.3