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.NETCore.App": {
|
||||
"type": "platform",
|
||||
"version": "1.0.0-rc2-24008"
|
||||
"version": "1.0.0-rc2-*"
|
||||
},
|
||||
"TestLibraryWithResources": { "target": "project" }
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue