aboutsummaryrefslogtreecommitdiff
path: root/OpenSubtitlesHandler/project.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2016-10-28 14:35:17 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2016-10-28 14:35:17 -0400
commit89ff1f2af65283158e5ebe69bcc3d652b887ea34 (patch)
treeadfc3677063580b72ccf172f26a3378d91944574 /OpenSubtitlesHandler/project.json
parentf6acc5fbff081728138564867a58b7848c92c467 (diff)
update components
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 12bc4de39..6710d0173 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": {