Rename LibreMetaverseTypes directory to follow convention. This has been bugging me forever.

This commit is contained in:
Cinder
2021-07-26 11:43:31 -05:00
parent a703a956e7
commit fa561b2126
32 changed files with 510 additions and 510 deletions

View File

@@ -41,8 +41,8 @@
<PackageReference Include="System.Net.NameResolution" Version="4.3.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\LibreMetaverseTypes\LibreMetaverse.Types.csproj" />
<ProjectReference Include="..\..\..\LibreMetaverse\LibreMetaverse.csproj" />
<ProjectReference Include="..\..\..\LibreMetaverse.Types\LibreMetaverse.Types.csproj" />
</ItemGroup>
<ItemGroup>
<None Include="..\..\..\LICENSE.txt">