mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-26 02:27:06 +01:00
make model project portable
This commit is contained in:
14
MediaBrowser.Model/project.lock.json
Normal file
14
MediaBrowser.Model/project.lock.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"locked": false,
|
||||
"version": 2,
|
||||
"targets": {
|
||||
".NETPortable,Version=v4.5,Profile=Profile7": {}
|
||||
},
|
||||
"libraries": {},
|
||||
"projectFileDependencyGroups": {
|
||||
"": [],
|
||||
".NETPortable,Version=v4.5,Profile=Profile7": []
|
||||
},
|
||||
"tools": {},
|
||||
"projectFileToolGroups": {}
|
||||
}
|
||||
Reference in New Issue
Block a user