Skip to content

Commit

Permalink
1.335
Browse files Browse the repository at this point in the history
Update Dependencies
Add Remote Kodi 20 - same as Kodi 19 currently
  • Loading branch information
Ghawken committed Jan 28, 2023
1 parent 8b8a0df commit 189011f
Show file tree
Hide file tree
Showing 56 changed files with 5,322 additions and 20 deletions.
5 changes: 2 additions & 3 deletions FrontView/FrontView.csproj
Expand Up @@ -276,9 +276,8 @@
<HintPath>packages\EntityFramework.6.0.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
<Private>True</Private>
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.ComponentModel.DataAnnotations" />
Expand Down
54 changes: 52 additions & 2 deletions FrontView/FrontView.sln
@@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29509.3
# Visual Studio Version 17
VisualStudioVersion = 17.3.32811.315
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FrontView", "FrontView.csproj", "{EC10C6B5-D1E9-4EE1-88DC-C780AF8001FE}"
ProjectSection(ProjectDependencies) = postProject
Expand Down Expand Up @@ -49,6 +49,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Remote.Jriver", "Plugins\Re
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Remote.XBMC.Matrix", "Plugins\Remote.Kodi.Matrix\Remote.XBMC.Matrix.csproj", "{8888B9CC-08EE-4265-9A5A-4D65C26C3AEE}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Remote.XBMC.Nexus", "Plugins\Remote.Kodi.Nexus\Remote.XBMC.Nexus.csproj", "{0A248322-BF90-4DE9-9BA7-0407CC7A4500}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
64 Bit Version All|Any CPU = 64 Bit Version All|Any CPU
Expand Down Expand Up @@ -763,6 +765,54 @@ Global
{8888B9CC-08EE-4265-9A5A-4D65C26C3AEE}.Release|x64.Build.0 = Release|x64
{8888B9CC-08EE-4265-9A5A-4D65C26C3AEE}.Release|x86.ActiveCfg = Release|Any CPU
{8888B9CC-08EE-4265-9A5A-4D65C26C3AEE}.Release|x86.Build.0 = Release|Any CPU
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.64 Bit Version All|Any CPU.ActiveCfg = 64 Bit Version All|Any CPU
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.64 Bit Version All|Any CPU.Build.0 = 64 Bit Version All|Any CPU
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.64 Bit Version All|Mixed Platforms.ActiveCfg = 64 Bit Version All|x64
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.64 Bit Version All|Mixed Platforms.Build.0 = 64 Bit Version All|x64
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.64 Bit Version All|x64.ActiveCfg = 64 Bit Version All|x64
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.64 Bit Version All|x64.Build.0 = 64 Bit Version All|x64
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.64 Bit Version All|x86.ActiveCfg = 64 Bit Version All|Any CPU
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.64 Bit Version All|x86.Build.0 = 64 Bit Version All|Any CPU
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Debug Any CPU|Any CPU.ActiveCfg = Debug Any CPU|Any CPU
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Debug Any CPU|Any CPU.Build.0 = Debug Any CPU|Any CPU
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Debug Any CPU|Mixed Platforms.ActiveCfg = Debug Any CPU|x64
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Debug Any CPU|Mixed Platforms.Build.0 = Debug Any CPU|x64
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Debug Any CPU|x64.ActiveCfg = Debug Any CPU|x64
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Debug Any CPU|x64.Build.0 = Debug Any CPU|x64
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Debug Any CPU|x86.ActiveCfg = Debug Any CPU|Any CPU
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Debug Any CPU|x86.Build.0 = Debug Any CPU|Any CPU
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Debug|Mixed Platforms.Build.0 = Debug|x64
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Debug|x64.ActiveCfg = Debug|x64
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Debug|x64.Build.0 = Debug|x64
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Debug|x86.ActiveCfg = Debug|Any CPU
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Debug|x86.Build.0 = Debug|Any CPU
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Release X64|Any CPU.ActiveCfg = Release|Any CPU
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Release X64|Any CPU.Build.0 = Release|Any CPU
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Release X64|Mixed Platforms.ActiveCfg = Release|x64
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Release X64|Mixed Platforms.Build.0 = Release|x64
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Release X64|x64.ActiveCfg = Release|x64
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Release X64|x64.Build.0 = Release|x64
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Release X64|x86.ActiveCfg = Release|Any CPU
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Release X64|x86.Build.0 = Release|Any CPU
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Release X86|Any CPU.ActiveCfg = Release|Any CPU
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Release X86|Any CPU.Build.0 = Release|Any CPU
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Release X86|Mixed Platforms.ActiveCfg = Release|x64
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Release X86|Mixed Platforms.Build.0 = Release|x64
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Release X86|x64.ActiveCfg = Release|x64
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Release X86|x64.Build.0 = Release|x64
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Release X86|x86.ActiveCfg = Release|Any CPU
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Release X86|x86.Build.0 = Release|Any CPU
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Release|Any CPU.Build.0 = Release|Any CPU
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Release|Mixed Platforms.ActiveCfg = Release|x64
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Release|Mixed Platforms.Build.0 = Release|x64
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Release|x64.ActiveCfg = Release|x64
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Release|x64.Build.0 = Release|x64
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Release|x86.ActiveCfg = Release|Any CPU
{0A248322-BF90-4DE9-9BA7-0407CC7A4500}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
23 changes: 21 additions & 2 deletions FrontView/Plugins/Jayrock.Json/Jayrock.Json.csproj
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ProjectType>Local</ProjectType>
<ProductVersion>9.0.21022</ProductVersion>
Expand Down Expand Up @@ -28,7 +28,7 @@
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<IsWebBootstrapper>false</IsWebBootstrapper>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<PublishUrl>publish\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
Expand Down Expand Up @@ -67,6 +67,7 @@
<DebugType>full</DebugType>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<OutputPath>..\..\bin\net-2.0\release\</OutputPath>
Expand All @@ -90,6 +91,7 @@
<DebugType>full</DebugType>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
<DebugSymbols>true</DebugSymbols>
Expand All @@ -102,6 +104,7 @@
<PlatformTarget>x86</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>..\Yatse2.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
<DebugSymbols>true</DebugSymbols>
Expand All @@ -115,6 +118,7 @@
<PlatformTarget>x86</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
<DebugSymbols>true</DebugSymbols>
Expand All @@ -127,6 +131,7 @@
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
<DebugSymbols>true</DebugSymbols>
Expand All @@ -140,6 +145,7 @@
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release X64|AnyCPU'">
<DebugSymbols>true</DebugSymbols>
Expand All @@ -160,6 +166,7 @@
<CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
<CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release X64|x86'">
<DebugSymbols>true</DebugSymbols>
Expand All @@ -180,6 +187,7 @@
<CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
<CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release X64|x64'">
<DebugSymbols>true</DebugSymbols>
Expand All @@ -200,6 +208,7 @@
<CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
<CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup>
<SignAssembly>true</SignAssembly>
Expand All @@ -222,6 +231,7 @@
<CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
<CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug Any CPU|x86'">
<DebugSymbols>true</DebugSymbols>
Expand All @@ -241,6 +251,7 @@
<CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
<CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug Any CPU|x64'">
<DebugSymbols>true</DebugSymbols>
Expand All @@ -260,6 +271,7 @@
<CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
<CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == '64 Bit Version All|AnyCPU'">
<DebugSymbols>true</DebugSymbols>
Expand All @@ -273,6 +285,7 @@
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == '64 Bit Version All|x86'">
<DebugSymbols>true</DebugSymbols>
Expand All @@ -286,6 +299,7 @@
<PlatformTarget>x86</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == '64 Bit Version All|x64'">
<DebugSymbols>true</DebugSymbols>
Expand All @@ -299,8 +313,12 @@
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\..\packages\Newtonsoft.Json.13.0.2\lib\net40\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System">
<Name>System</Name>
</Reference>
Expand Down Expand Up @@ -630,6 +648,7 @@
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
<None Include="Yatse2-NP.snk" />
<None Include="Yatse2.pfx" />
</ItemGroup>
Expand Down
4 changes: 4 additions & 0 deletions FrontView/Plugins/Jayrock.Json/packages.config
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Newtonsoft.Json" version="13.0.2" targetFramework="net40" />
</packages>
6 changes: 6 additions & 0 deletions FrontView/Plugins/Receiver.Pioneer/Receiver.Pioneer.csproj
Expand Up @@ -67,6 +67,9 @@
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\..\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
Expand All @@ -79,6 +82,9 @@
<Compile Include="Class1.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
Expand Down
4 changes: 4 additions & 0 deletions FrontView/Plugins/Receiver.Pioneer/packages.config
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Newtonsoft.Json" version="13.0.2" targetFramework="net451" />
</packages>
5 changes: 2 additions & 3 deletions FrontView/Plugins/Remote.Emby/Remote.Emby.csproj
Expand Up @@ -105,9 +105,8 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="Microsoft.CSharp" />
<Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
<Private>True</Private>
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\..\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
Expand Down
2 changes: 1 addition & 1 deletion FrontView/Plugins/Remote.Emby/packages.config
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net451" />
<package id="Newtonsoft.Json" version="13.0.2" targetFramework="net46" />
</packages>
4 changes: 4 additions & 0 deletions FrontView/Plugins/Remote.Jriver/Remote.Jriver.csproj
Expand Up @@ -106,6 +106,9 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="Microsoft.CSharp" />
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\..\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Data" />
Expand Down Expand Up @@ -167,6 +170,7 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
<None Include="Yatse2-NP.snk" />
<None Include="Yatse2.pfx" />
</ItemGroup>
Expand Down
4 changes: 4 additions & 0 deletions FrontView/Plugins/Remote.Jriver/packages.config
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Newtonsoft.Json" version="13.0.2" targetFramework="net461" />
</packages>
Expand Up @@ -104,6 +104,9 @@
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\..\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Web" />
Expand Down Expand Up @@ -147,6 +150,7 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
<None Include="Yatse2-NP.snk" />
<None Include="Yatse2.pfx" />
</ItemGroup>
Expand Down
4 changes: 4 additions & 0 deletions FrontView/Plugins/Remote.Kodi.Krypton/packages.config
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Newtonsoft.Json" version="13.0.2" targetFramework="net46" />
</packages>
4 changes: 4 additions & 0 deletions FrontView/Plugins/Remote.Kodi.Leia/Remote.XBMC.Leia.csproj
Expand Up @@ -104,6 +104,9 @@
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\..\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Web" />
Expand Down Expand Up @@ -147,6 +150,7 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
<None Include="Yatse2-NP.snk" />
<None Include="Yatse2.pfx" />
</ItemGroup>
Expand Down
4 changes: 4 additions & 0 deletions FrontView/Plugins/Remote.Kodi.Leia/packages.config
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Newtonsoft.Json" version="13.0.2" targetFramework="net46" />
</packages>
Expand Up @@ -104,6 +104,9 @@
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\..\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Web" />
Expand Down Expand Up @@ -147,6 +150,7 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
<None Include="Yatse2-NP.snk" />
<None Include="Yatse2.pfx" />
</ItemGroup>
Expand Down
4 changes: 4 additions & 0 deletions FrontView/Plugins/Remote.Kodi.Matrix/packages.config
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Newtonsoft.Json" version="13.0.2" targetFramework="net46" />
</packages>

0 comments on commit 189011f

Please sign in to comment.