Merge branch 'release' into dev

This commit is contained in:
Pranav K 2016-04-08 06:49:08 -07:00
commit 3bd0527f63
1 changed files with 2 additions and 5 deletions

View File

@ -30,10 +30,7 @@
"netstandard1.3": { "netstandard1.3": {
"dependencies": { "dependencies": {
"System.Security.Cryptography.Algorithms": "4.1.0-*" "System.Security.Cryptography.Algorithms": "4.1.0-*"
}, }
"imports": [
"dotnet5.4"
]
} }
} }
} }