microsoft / microsoft/WindowsAppSDK

dotnet new winui-mvvm does not create the PublishProfile folder

Open
#6,452 1 comment 0 reactions 1 assignee Claimed by @DinahK-2SO View on GitHub
area-WinAppSDK:Templates Status: In-Progress
Dominant language
C++
Stars
4.7k
Forks
471
Avg merge
3d 13h
Merged PRs (30d)
28

Description

### Describe the bug

if you create a new project using `dotnet new winui-mvvm` it does not create the `Properties\PublishProfiles` folder

### Steps to reproduce the bug

1. Install `dotnet new install Microsoft.WindowsAppSDK.WinUI.CSharp.Templates::0.0.4-alpha`
2. Create a project using `dotnet new winui-mvvm`
3. Open the project
4. The folder `Properties\PublishProfiles` containing the 3 `win-....pubxml` files is missing

### Expected behavior

The folder `Properties\PublishProfiles` containing the 3 `win-....pubxml` files

### Screenshots

_No response_

### NuGet package version

Microsoft.WindowsAppSDK.WinUI.CSharp.Templates::0.0.4-alpha

### Packaging type

_No response_

### Windows version

_No response_

### IDE

_No response_

### Additional context

_No response_

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.