[Templates] func init --worker-runtime dotnet-isolated generates outdated template
Open
v4-bug
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
Function App name:
Tools used: Core Tools 4.0.3780
New V4 app or existing V3 app migrated to V4:
```
$ func init --worker-runtime dotnet-isolated
Writing /Users/antchu/source/ms/swa-streamr-webpubsub/Api6/.vscode/extensions.json
$ cat *.csproj
net5.0
preview
v3
Exe
<_FunctionsSkipCleanOutput>true
PreserveNewest
PreserveNewest
Never
```
Target framework, Functions version, and packages are all outdated.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.