Responses for exercises in Exercism.
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.
 
 
 
 
 
 

24 lines
427 B

{
"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"
]
}
}