dotnet / dotnet/arcade

Add Support For .exe Packages

Open
#6,120 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
729
Forks
397
Avg merge
3d 15m
Merged PRs (30d)
149

Description

During development of https://github.com/dotnet/msbuild/pull/5626, we ran into issues trying to publish an `.exe` package.

Our workaround consisted of setting [the following](https://github.com/dotnet/msbuild/pull/5626/files/72fa298f77529e37e5177f6bf9370a06151adea9#diff-d191f280fca8bb9b2dec933188124542R8):

```xml
Microsoft.Build.UnGAC.exe
```

To avoid a `.vsix` being published.

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.