diff options
author | Rob Mensching <rob@firegiant.com> | 2023-01-11 20:21:00 -0800 |
---|---|---|
committer | Rob Mensching <rob@firegiant.com> | 2023-01-11 22:05:39 -0800 |
commit | 80326388ce249e92874ed97193c4be4fec25d790 (patch) | |
tree | 1cb55267339f37cc12615642bb7d004e42121cc6 /.github | |
parent | 28b700be89603860f2127dc21170e8f413385602 (diff) | |
download | wix-80326388ce249e92874ed97193c4be4fec25d790.tar.gz wix-80326388ce249e92874ed97193c4be4fec25d790.tar.bz2 wix-80326388ce249e92874ed97193c4be4fec25d790.zip |
Remove support for importing WixToolset.Sdk via PackageReference
The WixToolset.Sdk is an MSBuild project SDK. It should be imported
using the Sdk.props. Allowing it to be imported via PackageReference is
unnecessary and creates double import problems. Prevent such imports to
point WiX users that don't understand the new MSBuild functionality
in the right direction.
Fixes 7148
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions