mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Add support for F# and set dotnet docket image to 1.0.1-projectjson (#409)
This commit is contained in:
committed by
C Cirello
parent
ad4d7ce8b9
commit
f815ab54c2
@@ -29,6 +29,7 @@ var (
|
||||
".py": "python",
|
||||
".rs": "rust",
|
||||
".cs": "dotnet",
|
||||
".fs": "dotnet",
|
||||
}
|
||||
|
||||
fnInitRuntimes []string
|
||||
|
||||
Reference in New Issue
Block a user