Add reference to libremetaverse projects
This commit is contained in:
parent
435d31e5b6
commit
4d8bcab3e9
1 changed files with 8 additions and 0 deletions
|
@ -13,4 +13,12 @@
|
||||||
<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\LibreMetaverseTypes\LibreMetaverse.Types.csproj" />
|
||||||
|
<ProjectReference Include="..\libremetaverse\LibreMetaverse\LibreMetaverse.csproj" />
|
||||||
|
<ProjectReference Include="..\LibZNI\LibZNI.csproj" />
|
||||||
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue