Retire legacy implementations and flatten managed layout
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<Solution>
|
||||
<Folder Name="/apps/">
|
||||
<Project Path="VoiceCat.Mac/VoiceCat.Mac.csproj" />
|
||||
<Project Path="VoiceCat.iOS/VoiceCat.iOS.csproj" />
|
||||
</Folder>
|
||||
<Folder Name="/managed/">
|
||||
<Project Path="../../src/VoiceCat.Protocol/VoiceCat.Protocol.csproj" />
|
||||
<Project Path="../../src/VoiceCat.Crypto/VoiceCat.Crypto.csproj" />
|
||||
<Project Path="../../src/VoiceCat.Codec/VoiceCat.Codec.csproj" />
|
||||
<Project Path="../../src/VoiceCat.Dsp/VoiceCat.Dsp.csproj" />
|
||||
<Project Path="../../src/VoiceCat.Audio/VoiceCat.Audio.csproj" />
|
||||
<Project Path="../../src/VoiceCat.Core/VoiceCat.Core.csproj" />
|
||||
</Folder>
|
||||
</Solution>
|
||||
Reference in New Issue
Block a user