From bb22f05857bf5358343de294e98a655370e327aa Mon Sep 17 00:00:00 2001 From: bonmas14 Date: Tue, 24 Oct 2023 20:59:19 +0300 Subject: - raycasting - System.Drawing visualization - some tests --- AudioTester/AudioTester.csproj | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 AudioTester/AudioTester.csproj (limited to 'AudioTester/AudioTester.csproj') diff --git a/AudioTester/AudioTester.csproj b/AudioTester/AudioTester.csproj new file mode 100644 index 0000000..fc07b92 --- /dev/null +++ b/AudioTester/AudioTester.csproj @@ -0,0 +1,25 @@ + + + + Exe + net6.0 + enable + enable + + + + + + + + + PreserveNewest + + + + + + + + + -- cgit v1.2.3-70-g09d2