update project
This commit is contained in:
parent
cae7aa2065
commit
05a8c79601
6
Emby.Server.Implementations/packages.config
Normal file
6
Emby.Server.Implementations/packages.config
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="MediaBrowser.Naming" version="1.0.0.59" targetFramework="portable45-net45+win8" />
|
||||
<package id="Patterns.Logging" version="1.0.0.6" targetFramework="portable45-net45+win8" />
|
||||
<package id="UniversalDetector" version="1.0.1" targetFramework="portable45-net45+win8" />
|
||||
</packages>
|
|
@ -1,11 +1,5 @@
|
|||
{
|
||||
"supports": {},
|
||||
"dependencies": {
|
||||
"Emby.XmlTv": "1.0.0.63",
|
||||
"MediaBrowser.Naming": "1.0.0.59",
|
||||
"UniversalDetector": "1.0.1"
|
||||
},
|
||||
"frameworks":{
|
||||
"frameworks":{
|
||||
"netstandard1.6":{
|
||||
"dependencies":{
|
||||
"NETStandard.Library":"1.6.0",
|
||||
|
|
Loading…
Reference in New Issue
Block a user