-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNeoBleeper.slnx
More file actions
21 lines (21 loc) · 1.05 KB
/
NeoBleeper.slnx
File metadata and controls
21 lines (21 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<Solution>
<Configurations>
<Platform Name="ARM64" />
<Platform Name="x64" />
</Configurations>
<Project Path="3in1EnforcementChecker/3in1EnforcementChecker.csproj" Id="6f080637-8b49-4bc4-a1fd-930f864968bd" />
<Project Path="AdvancedSystemSpeakerTestingTest/AdvancedSystemSpeakerTestingTest.csproj" Id="34ab77c8-1720-4567-b283-01ec88ce85be" />
<Project Path="BeepBridge/BeepBridge.csproj" Id="74102ba8-6756-4a80-8a7f-ac515943dc8c" />
<Project Path="BeepStopper/BeepStopper.csproj">
<Platform Project="x64" />
<Build Solution="Release|*" Project="false" />
</Project>
<Project Path="NeoBleeper/NeoBleeper.csproj">
<Platform Solution="*|x64" Project="x64" />
<Platform Solution="Debug|ARM64" Project="x64" />
<Platform Solution="Release|ARM64" Project="ARM64" />
<Build Solution="Release|x64" Project="false" />
</Project>
<Project Path="SoundChannelInspector/SoundChannelInspector.csproj" Id="a230641f-da63-4e20-8eeb-25a15401ffa7" />
<Project Path="SystemSpeakerSensorTest/SystemSpeakerSensorTest.csproj" />
</Solution>