Rename LibreMetaverse.Voice to LibreMetaverse.Voice.Vivox in prep for LibreMetaverse.Voice.WebRtc

This commit is contained in:
Cinder Roxley
2024-10-31 08:13:31 -05:00
parent d004c4f841
commit 162fb8449e
17 changed files with 22 additions and 22 deletions

View File

@@ -13,7 +13,7 @@
<ProjectReference Include="..\..\..\LibreMetaverse\LibreMetaverse.csproj" />
<ProjectReference Include="..\..\..\LibreMetaverse.StructuredData\LibreMetaverse.StructuredData.csproj" />
<ProjectReference Include="..\..\..\LibreMetaverse.Types\LibreMetaverse.Types.csproj" />
<ProjectReference Include="..\..\..\LibreMetaverse.Voice\LibreMetaverse.Voice.csproj" />
<ProjectReference Include="..\..\..\LibreMetaverse.Voice.Vivox\LibreMetaverse.Voice.Vivox.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Pfim" Version="0.11.2" />