|
44 | 44 | <Reference Include="System.Data" /> |
45 | 45 | <Reference Include="System.Net.Http" /> |
46 | 46 | <Reference Include="System.Xml" /> |
47 | | - <Reference Include="Unbroken, Version=9.10.0.2, Culture=neutral, PublicKeyToken=97d6238f04304129, processorArchitecture=MSIL"> |
48 | | - <SpecificVersion>False</SpecificVersion> |
49 | | - <HintPath>..\..\..\..\..\LaunchBox\Plugins\Unbroken.dll</HintPath> |
50 | | - <Private>False</Private> |
| 47 | + <Reference Include="Unbroken"> |
| 48 | + <HintPath>..\..\..\..\..\LaunchBox\Core\Unbroken.dll</HintPath> |
51 | 49 | </Reference> |
52 | 50 | <Reference Include="Unbroken.LaunchBox"> |
53 | | - <HintPath>..\..\..\..\..\LaunchBox\Plugins\Unbroken.LaunchBox.dll</HintPath> |
| 51 | + <HintPath>..\..\..\..\..\LaunchBox\Core\Unbroken.LaunchBox.dll</HintPath> |
54 | 52 | </Reference> |
55 | | - <Reference Include="Unbroken.LaunchBox.Plugins, Version=1.0.0.0, Culture=neutral, PublicKeyToken=558191e84f56affc, processorArchitecture=MSIL"> |
56 | | - <SpecificVersion>False</SpecificVersion> |
57 | | - <HintPath>..\..\..\..\..\LaunchBox\Plugins\Unbroken.LaunchBox.Plugins.dll</HintPath> |
58 | | - <Private>False</Private> |
| 53 | + <Reference Include="Unbroken.LaunchBox.Plugins"> |
| 54 | + <HintPath>..\..\..\..\..\LaunchBox\Core\Unbroken.LaunchBox.Plugins.dll</HintPath> |
59 | 55 | </Reference> |
60 | 56 | </ItemGroup> |
61 | 57 | <ItemGroup> |
|
78 | 74 | </Compile> |
79 | 75 | <Compile Include="Launchbox\ImageDetail.cs" /> |
80 | 76 | <Compile Include="Launchbox\PlatformSetting.cs" /> |
| 77 | + <Compile Include="Launchbox\PlaylistSetting.cs" /> |
81 | 78 | <Compile Include="ProgramEntry.cs" /> |
82 | 79 | <Compile Include="Pegasus\PegasusAssetType.cs" /> |
83 | 80 | <Compile Include="Program.cs" /> |
|
0 commit comments