dotnet new nugetconfig issue
Open
area-commandlinetools
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
Got this after installing P5
```shell
dotnet new nugetconfig --force
Warning: Failed to load dotnet CLI host data for template razorclasslib from "C:\Program Files\dotnet\templates\2.1.35\microsoft.dotnet.web.projecttemplates.2.1.2.1.34.nupkg(/content/RazorClassLibrary-CSharp/.template.config/dotnetcli.host.json)". The host data will be ignored.
Details: 'g' is invalid after a single JSON value. Expected end of data. LineNumber: 18 | BytePositionInLine: 0.
The template "NuGet Config" was created successfully.
```
Contributor guide
Assessment
This issue has not been assessed yet.