From 3e4e5d3e26f96a4fac284e6b9d16e7d9e3ac46a6 Mon Sep 17 00:00:00 2001 From: Rory& Date: Sat, 31 May 2025 20:29:51 +0200 Subject: Init test frontend --- testFrontend/SafeNSound.Sdk/SafeNSoundConfiguration.cs | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 testFrontend/SafeNSound.Sdk/SafeNSoundConfiguration.cs (limited to 'testFrontend/SafeNSound.Sdk/SafeNSoundConfiguration.cs') diff --git a/testFrontend/SafeNSound.Sdk/SafeNSoundConfiguration.cs b/testFrontend/SafeNSound.Sdk/SafeNSoundConfiguration.cs new file mode 100644 index 0000000..d479825 --- /dev/null +++ b/testFrontend/SafeNSound.Sdk/SafeNSoundConfiguration.cs @@ -0,0 +1,6 @@ +namespace SafeNSound.Sdk; + +public class SafeNSoundConfiguration +{ + +} \ No newline at end of file -- cgit 1.5.1