From a3576c6bd765eb3e73f6af311f22923ea8f8fb80 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