From 8c4603c73675958efc960fbd4bb599a2909d106a Mon Sep 17 00:00:00 2001 From: Konstantin Date: Mon, 16 Jan 2023 14:52:43 +0100 Subject: Source codes --- Examples/MicrophoneCS/MicrophoneCS.csproj | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 Examples/MicrophoneCS/MicrophoneCS.csproj (limited to 'Examples/MicrophoneCS/MicrophoneCS.csproj') diff --git a/Examples/MicrophoneCS/MicrophoneCS.csproj b/Examples/MicrophoneCS/MicrophoneCS.csproj new file mode 100644 index 0000000..f417d20 --- /dev/null +++ b/Examples/MicrophoneCS/MicrophoneCS.csproj @@ -0,0 +1,27 @@ + + + + Exe + net6.0-windows + enable + enable + true + false + x64 + + + + + + + + + PreserveNewest + + + + + + + + \ No newline at end of file -- cgit v1.2.3