#67048 closed defect (fixed)
dotnet-sdk-6: default templates are missing
Reported by: | VV-R | Owned by: | tsabirgaliev (Tair Sabirgaliev) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | judaew (Vadym-Valdis Yudaiev) | |
Port: | dotnet-sdk-6 |
Description
When executing "dotnet new {template}" it returns an error which says "No templates or subcommands found matching: '{template}'.". It happens with "console" and "sln" as an example.
Change History (7)
comment:1 Changed 21 months ago by ryandesign (Ryan Carsten Schmidt)
Cc: | judaew added |
---|---|
Owner: | set to tsabirgaliev |
Status: | new → assigned |
Summary: | default templates are missinh → dotnet-sdk-6: default templates are missinh |
comment:2 Changed 21 months ago by ryandesign (Ryan Carsten Schmidt)
Summary: | dotnet-sdk-6: default templates are missinh → dotnet-sdk-6: default templates are missing |
---|
comment:3 Changed 21 months ago by tsabirgaliev (Tair Sabirgaliev)
comment:4 Changed 21 months ago by tsabirgaliev (Tair Sabirgaliev)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:5 Changed 21 months ago by tsabirgaliev (Tair Sabirgaliev)
comment:6 Changed 21 months ago by tsabirgaliev (Tair Sabirgaliev)
comment:7 Changed 21 months ago by tsabirgaliev (Tair Sabirgaliev)
Note: See
TracTickets for help on using
tickets.
@ryandesing https://github.com/macports/macports-ports/pull/17880 fixed for all sdk versions except 2.1, have a look please