Drop the 'preview2' suffix in test package projects.
This commit is contained in:
parent
1b2b83b6db
commit
aa94c51271
4 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "1.0.0-preview2-*",
|
||||
"version": "1.0.0-rc-*",
|
||||
"compilationOptions": {
|
||||
"emitEntryPoint": true
|
||||
},
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "1.0.0-preview2-*",
|
||||
"version": "1.0.0-rc-*",
|
||||
"compilationOptions": {
|
||||
"emitEntryPoint": true
|
||||
},
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "1.0.0-preview2-*",
|
||||
"version": "1.0.0-rc-*",
|
||||
"compilationOptions": {
|
||||
"emitEntryPoint": true
|
||||
},
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "1.0.0-preview2-*",
|
||||
"version": "1.0.0-rc-*",
|
||||
"compilationOptions": {
|
||||
"emitEntryPoint": true
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue