|
|
@ -43,7 +43,8 @@ |
|
|
"System.Text.Encoding.Extensions": "4.0.11", |
|
|
"System.Text.Encoding.Extensions": "4.0.11", |
|
|
"System.Threading": "4.0.11", |
|
|
"System.Threading": "4.0.11", |
|
|
"System.Threading.Tasks": "4.0.11", |
|
|
"System.Threading.Tasks": "4.0.11", |
|
|
"System.Threading.Tasks.Parallel": "4.0.1" |
|
|
"System.Threading.Tasks.Parallel": "4.0.1", |
|
|
|
|
|
"StyleCop.Analyzers": "1.0.0" |
|
|
}, |
|
|
}, |
|
|
"frameworks": { |
|
|
"frameworks": { |
|
|
"netstandard1.1": {} |
|
|
"netstandard1.1": {} |
|
|
|