Updating System.Text.RegularExpressions version
This commit is contained in:
parent
91a11a9dfe
commit
e8de0f9d6e
|
|
@ -28,7 +28,7 @@
|
||||||
"System.Runtime.Extensions": "4.0.10-beta-*",
|
"System.Runtime.Extensions": "4.0.10-beta-*",
|
||||||
"System.Runtime.InteropServices": "4.0.20-beta-*",
|
"System.Runtime.InteropServices": "4.0.20-beta-*",
|
||||||
"System.Text.Encoding": "4.0.10-beta-*",
|
"System.Text.Encoding": "4.0.10-beta-*",
|
||||||
"System.Text.RegularExpressions": "4.0.0-beta-*",
|
"System.Text.RegularExpressions": "4.0.10-beta-*",
|
||||||
"System.Threading.Tasks": "4.0.10-beta-*"
|
"System.Threading.Tasks": "4.0.10-beta-*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@
|
||||||
"System.Runtime.Extensions": "4.0.10-beta-*",
|
"System.Runtime.Extensions": "4.0.10-beta-*",
|
||||||
"System.Threading": "4.0.0-beta-*",
|
"System.Threading": "4.0.0-beta-*",
|
||||||
"System.Threading.Tasks": "4.0.10-beta-*",
|
"System.Threading.Tasks": "4.0.10-beta-*",
|
||||||
"System.Text.RegularExpressions": "4.0.0-beta-*"
|
"System.Text.RegularExpressions": "4.0.10-beta-*"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"aspnet50": {
|
"aspnet50": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue