remove libremetaverse submodule

This commit is contained in:
Zontreck 2020-09-03 16:34:39 -07:00
parent faae049408
commit 435d31e5b6
3 changed files with 0 additions and 23 deletions

3
.gitmodules vendored
View file

@ -1,3 +0,0 @@
[submodule "libremetaverse"]
path = libremetaverse
url = https://github.com/cinderblocks/libremetaverse

View file

@ -9,27 +9,8 @@
<Configurations>Debug;Release;DebPub</Configurations> <Configurations>Debug;Release;DebPub</Configurations>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebPub|AnyCPU'">
<OutputPath>bin\debpub</OutputPath>
</PropertyGroup>
<ItemGroup>
<Compile Remove="libremetaverse\**" />
<EmbeddedResource Remove="libremetaverse\**" />
<None Remove="libremetaverse\**" />
</ItemGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" /> <PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<ProjectReference Include="libremetaverse\LibreMetaverse.StructuredData\LibreMetaverse.StructuredData.csproj" />
<ProjectReference Include="libremetaverse\LibreMetaverse.Utilities\LibreMetaverse.Utilities.csproj" />
<ProjectReference Include="libremetaverse\LibreMetaverseTypes\LibreMetaverse.Types.csproj" />
<ProjectReference Include="libremetaverse\LibreMetaverse\LibreMetaverse.csproj" />
</ItemGroup>
</Project> </Project>

@ -1 +0,0 @@
Subproject commit be8523a9e5bc4f09697ebde583ac5e6a9d83ec1f