aboutsummaryrefslogtreecommitdiff
path: root/OpenSubtitlesHandler/project.json
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSubtitlesHandler/project.json')
-rw-r--r--OpenSubtitlesHandler/project.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/OpenSubtitlesHandler/project.json b/OpenSubtitlesHandler/project.json
index 12bc4de391..6710d01735 100644
--- a/OpenSubtitlesHandler/project.json
+++ b/OpenSubtitlesHandler/project.json
@@ -1,11 +1,11 @@
-{
+{
"supports": {
"net46.app": {},
"dnxcore50.app": {}
},
"dependencies": {
"Microsoft.NETCore": "5.0.0",
- "Microsoft.NETCore.Portable.Compatibility": "1.0.0"
+ "Microsoft.NETCore.Portable.Compatibility": "1.0.1"
},
"frameworks": {
"dotnet": {