dotnet / dotnet/wpf

Add WPF test coverage for publishing profiles

Open
#4,139 0 comments 1 reaction 1 assignee Claimed by @ryalanms View on GitHub
Work Item
Dominant language
C#
Stars
7.7k
Forks
1.3k
Avg merge
1d 11h
Merged PRs (30d)
61

Description

WPF is missing test coverage for publishing profiles.

See https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/visual-studio-publish-profiles?view=aspnetcore-5.0

dotnet publish app.csproj /p:PublishProfile=FolderProfile.pubxml

```xml


WinExe
net5.0-windows
true


Release
x86
bin\Release\net5.0-windows\publish\
FileSystem
true
win-x86

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.