fix build numbers in ResourcesTests (#2539)
This commit is contained in:
parent
bc8b0c065f
commit
a46be549d4
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
"Microsoft.Data.OData": "5.6.4",
|
"Microsoft.Data.OData": "5.6.4",
|
||||||
"Microsoft.NETCore.App": {
|
"Microsoft.NETCore.App": {
|
||||||
"type": "platform",
|
"type": "platform",
|
||||||
"version": "1.0.0-rc2-24008"
|
"version": "1.0.0-rc2-*"
|
||||||
},
|
},
|
||||||
"TestLibraryWithResources": { "target": "project" }
|
"TestLibraryWithResources": { "target": "project" }
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue