Updated common
This commit is contained in:
parent
360f81d0a8
commit
5de1ae578d
|
|
@ -1,3 +1,6 @@
|
|||
{
|
||||
"shared": "*.cs"
|
||||
"shared": "*.cs",
|
||||
"dependencies": {
|
||||
"System.Runtime" : "4.0.20.0"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue