You've already forked linux-packaging-mono
Imported Upstream version 6.4.0.137
Former-commit-id: 943baa9f16a098c33e129777827f3a9d20da00d6
This commit is contained in:
parent
e9207cf623
commit
ef583813eb
32
external/illinker-test-assets/wasm/Newtonsoft/wwwroot/sample-data/weather.json
vendored
Normal file
32
external/illinker-test-assets/wasm/Newtonsoft/wwwroot/sample-data/weather.json
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
[
|
||||
{
|
||||
"date": "2018-05-06",
|
||||
"temperatureC": 1,
|
||||
"summary": "Freezing",
|
||||
"temperatureF": 33
|
||||
},
|
||||
{
|
||||
"date": "2018-05-07",
|
||||
"temperatureC": 14,
|
||||
"summary": "Bracing",
|
||||
"temperatureF": 57
|
||||
},
|
||||
{
|
||||
"date": "2018-05-08",
|
||||
"temperatureC": -13,
|
||||
"summary": "Freezing",
|
||||
"temperatureF": 9
|
||||
},
|
||||
{
|
||||
"date": "2018-05-09",
|
||||
"temperatureC": -16,
|
||||
"summary": "Balmy",
|
||||
"temperatureF": 4
|
||||
},
|
||||
{
|
||||
"date": "2018-05-10",
|
||||
"temperatureC": -2,
|
||||
"summary": "Chilly",
|
||||
"temperatureF": 29
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user