forked from naudio/NAudio
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAudio.slnx
More file actions
44 lines (44 loc) · 1.95 KB
/
Copy pathNAudio.slnx
File metadata and controls
44 lines (44 loc) · 1.95 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<Solution>
<Folder Name="/Samples/">
<Project Path="AudioFileInspector/AudioFileInspector.csproj" />
<Project Path="MidiFileConverter/MidiFileConverter.csproj" />
<Project Path="MixDiff/MixDiff.csproj" />
<Project Path="NAudioDemo/NAudioDemo.csproj" />
<Project Path="NAudioWpfDemo/NAudioWpfDemo.csproj" />
</Folder>
<Folder Name="/Solution Items/">
<File Path="azure-pipelines.yml" />
<File Path="LICENSE" />
<File Path="MODERNIZATION.md" />
<File Path="naudio-logo.png" />
<File Path="publish.ps1" />
<File Path="README.md" />
<File Path="readme.txt" />
<File Path="RELEASE_NOTES.md" />
</Folder>
<Project Path="NAudio.Alsa/NAudio.Alsa.csproj" />
<Project Path="NAudio.Alsa.Tests/NAudio.Alsa.Tests.csproj" />
<Project Path="NAudio.Asio/NAudio.Asio.csproj" />
<Project Path="NAudio.Benchmarks/NAudio.Benchmarks.csproj">
<BuildType Project="Release" />
</Project>
<Project Path="NAudio.Core/NAudio.Core.csproj" />
<Project Path="NAudio.Core.Tests/NAudio.Core.Tests.csproj" />
<Project Path="NAudio.Dmo/NAudio.Dmo.csproj" />
<Project Path="NAudio.Extras/NAudio.Extras.csproj" />
<Project Path="NAudio.Midi/NAudio.Midi.csproj" />
<Project Path="NAudio.Sampler/NAudio.Sampler.csproj" />
<Project Path="NAudio.Sampler.Tests/NAudio.Sampler.Tests.csproj" />
<Project Path="NAudio.SoundFile/NAudio.SoundFile.csproj" />
<Project Path="NAudio.SoundFile.Tests/NAudio.SoundFile.Tests.csproj" />
<Project Path="NAudio.Wasapi/NAudio.Wasapi.csproj" />
<Project Path="NAudio.Windows.Tests/NAudio.Windows.Tests.csproj" />
<Project Path="NAudio.WinForms/NAudio.WinForms.csproj" />
<Project Path="NAudio.WinMM/NAudio.WinMM.csproj" />
<Project Path="NAudio/NAudio.csproj" />
<Project Path="NAudioAotSmokeTest/NAudioAotSmokeTest.csproj" />
<Project Path="NAudioConsoleTest/NAudioConsoleTest.csproj" />
<Project Path="MfStressTest/MfStressTest.csproj">
<BuildType Project="Release" />
</Project>
</Solution>