Project references

This commit is contained in:
Ben Magee 2018-12-12 21:54:30 +00:00
parent 3dc0985bbd
commit e7b6deb181
21 changed files with 84 additions and 0 deletions

View file

@ -16,4 +16,8 @@
<PackageReference Include="NUnit3TestAdapter" Version="3.11.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\BDInfo\BDInfo.csproj" />
</ItemGroup>
</Project>

View file

@ -16,4 +16,8 @@
<DotNetCliToolReference Include="dotnet-xunit" Version="2.3.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\DvdLib\DvdLib.csproj" />
</ItemGroup>
</Project>

View file

@ -16,4 +16,8 @@
<PackageReference Include="NUnit3TestAdapter" Version="3.11.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Emby.IsoMounting\IsoMounter\IsoMounter.csproj" />
</ItemGroup>
</Project>

View file

@ -16,4 +16,8 @@
<PackageReference Include="NUnit3TestAdapter" Version="3.11.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\MediaBrowser.Api\MediaBrowser.Api.csproj" />
</ItemGroup>
</Project>

View file

@ -16,4 +16,8 @@
<PackageReference Include="NUnit3TestAdapter" Version="3.11.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\MediaBrowser.Common\MediaBrowser.Common.csproj" />
</ItemGroup>
</Project>

View file

@ -16,4 +16,8 @@
<DotNetCliToolReference Include="dotnet-xunit" Version="2.3.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\MediaBrowser.Controller\MediaBrowser.Controller.csproj" />
</ItemGroup>
</Project>

View file

@ -16,4 +16,8 @@
<PackageReference Include="NUnit3TestAdapter" Version="3.11.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Emby.Dlna\Emby.Dlna.csproj" />
</ItemGroup>
</Project>

View file

@ -16,4 +16,8 @@
<PackageReference Include="NUnit3TestAdapter" Version="3.11.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Emby.Drawing.ImageMagick\Emby.Drawing.ImageMagick.csproj" />
</ItemGroup>
</Project>

View file

@ -16,4 +16,8 @@
<PackageReference Include="NUnit3TestAdapter" Version="3.11.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Emby.Drawing.Skia\Emby.Drawing.Skia.csproj" />
</ItemGroup>
</Project>

View file

@ -16,4 +16,8 @@
<PackageReference Include="NUnit3TestAdapter" Version="3.11.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Emby.Drawing\Emby.Drawing.csproj" />
</ItemGroup>
</Project>

View file

@ -16,4 +16,8 @@
<PackageReference Include="NUnit3TestAdapter" Version="3.11.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\MediaBrowser.LocalMetadata\MediaBrowser.LocalMetadata.csproj" />
</ItemGroup>
</Project>

View file

@ -16,4 +16,8 @@
<PackageReference Include="NUnit3TestAdapter" Version="3.11.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\MediaBrowser.Model\MediaBrowser.Model.csproj" />
</ItemGroup>
</Project>

View file

@ -16,4 +16,8 @@
<DotNetCliToolReference Include="dotnet-xunit" Version="2.3.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Emby.Naming\Emby.Naming.csproj" />
</ItemGroup>
</Project>

View file

@ -16,4 +16,8 @@
<PackageReference Include="NUnit3TestAdapter" Version="3.11.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Emby.Notifications\Emby.Notifications.csproj" />
</ItemGroup>
</Project>

View file

@ -16,4 +16,8 @@
<PackageReference Include="NUnit3TestAdapter" Version="3.11.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Emby.Photos\Emby.Photos.csproj" />
</ItemGroup>
</Project>

View file

@ -16,4 +16,8 @@
<DotNetCliToolReference Include="dotnet-xunit" Version="2.3.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\MediaBrowser.Providers\MediaBrowser.Providers.csproj" />
</ItemGroup>
</Project>

View file

@ -16,4 +16,8 @@
<PackageReference Include="NUnit3TestAdapter" Version="3.11.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Emby.Server.Implementations\Emby.Server.Implementations.csproj" />
</ItemGroup>
</Project>

View file

@ -16,4 +16,8 @@
<PackageReference Include="NUnit3TestAdapter" Version="3.11.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\MediaBrowser.Server.Mono\EmbyServer.csproj" />
</ItemGroup>
</Project>

View file

@ -16,4 +16,8 @@
<PackageReference Include="NUnit3TestAdapter" Version="3.11.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\MediaBrowser.WebDashboard\MediaBrowser.WebDashboard.csproj" />
</ItemGroup>
</Project>

View file

@ -16,4 +16,8 @@
<DotNetCliToolReference Include="dotnet-xunit" Version="2.3.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\MediaBrowser.XbmcMetadata\MediaBrowser.XbmcMetadata.csproj" />
</ItemGroup>
</Project>

View file

@ -16,4 +16,8 @@
<PackageReference Include="NUnit3TestAdapter" Version="3.11.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Emby.XmlTv\Emby.XmlTv\Emby.XmlTv.csproj" />
</ItemGroup>
</Project>