Remove System beta tag in project.json for coreclr packages.
This commit is contained in:
parent
0b488471cf
commit
f4f6c1127f
|
|
@ -18,8 +18,8 @@
|
|||
"net451": {},
|
||||
"dotnet5.4": {
|
||||
"dependencies": {
|
||||
"System.Text.RegularExpressions": "4.0.11-beta-*"
|
||||
"System.Text.RegularExpressions": "4.0.11-*"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue