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
- Install
dotnet new install Microsoft.WindowsAppSDK.WinUI.CSharp.Templates::0.0.4-alpha
- Create a project using
dotnet new winui-mvvm
- Open the project
- 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
Describe the bug
if you create a new project using
dotnet new winui-mvvmit does not create theProperties\PublishProfilesfolderSteps to reproduce the bug
dotnet new install Microsoft.WindowsAppSDK.WinUI.CSharp.Templates::0.0.4-alphadotnet new winui-mvvmProperties\PublishProfilescontaining the 3win-....pubxmlfiles is missingExpected behavior
The folder
Properties\PublishProfilescontaining the 3win-....pubxmlfilesScreenshots
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