You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
427 B
25 lines
427 B
3 years ago
|
{
|
||
|
"blurb": "Learn about the basics of C# by following a lasagna recipe.",
|
||
|
"icon": "lasagna",
|
||
|
"contributors": [
|
||
|
"yzAlvin"
|
||
|
],
|
||
|
"authors": [
|
||
|
"ErikSchierboom"
|
||
|
],
|
||
|
"forked_from": [
|
||
|
"fsharp/lucians-luscious-lasagna"
|
||
|
],
|
||
|
"files": {
|
||
|
"solution": [
|
||
|
"LuciansLusciousLasagna.cs"
|
||
|
],
|
||
|
"test": [
|
||
|
"LuciansLusciousLasagnaTests.cs"
|
||
|
],
|
||
|
"exemplar": [
|
||
|
".meta/Exemplar.cs"
|
||
|
]
|
||
|
}
|
||
|
}
|