Azure / Azure/Azure-Functions

[Templates] func init --csharp creates outdated template

Open
#2,086 1 comment 1 reaction 2 assignees Claimed by @fabiocav View on GitHub
v4-bug
Dominant language
PowerShell
Stars
1.1k
Forks
215
Avg merge
4h 2m
Merged PRs (30d)
1

Description

Function App name: (local)
Tools used: Core Tools
New V4 app or existing V3 app migrated to V4: New

```
$ func --version
4.0.3780

$ func init --csharp
Writing /Users/antchu/source/ms/swa-streamr-webpubsub/.vscode/extensions.json

$ cat *.csproj


net6.0
v3
swa_streamr_webpubsub






PreserveNewest


PreserveNewest
Never

```

`AzureFunctionsVersion` should be `v4`
`Microsoft.NET.Sdk.Functions` should be `4.0.0`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.