mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-20 17:14:42 +01:00
make local metadata project portable
This commit is contained in:
7
MediaBrowser.LocalMetadata/project.json
Normal file
7
MediaBrowser.LocalMetadata/project.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"supports": {},
|
||||
"dependencies": {},
|
||||
"frameworks": {
|
||||
".NETPortable,Version=v4.5,Profile=Profile7": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user