[wix-devs] Missing Package Reference

Rob Mensching rob at firegiant.com
Fri Mar 12 11:43:46 PST 2021


What warnings were those? I don't think I'm seeing any of them.

I don't know why the CompileCoreTestExtensionWixlib.csproj project would need the analyzers.

-----Original Message-----
From: wix-devs <wix-devs-bounces at lists.wixtoolset.org> On Behalf Of Ron Martin via wix-devs
Sent: Friday, March 12, 2021 10:38 AM
To: wix-devs <wix-devs at lists.wixtoolset.org>
Cc: Ron Martin <cpuwzd at comcast.net>
Subject: [wix-devs] Missing Package Reference

Upon updating my Core repo, Visual Studio showed four IntelliSense warnings. I resolved the warnings using the NuGet Package Manager. This produced the following diff for CompileCoreTestExtensionWixlib.csproj:

<ItemGroup>
  <PackageReference Include="xunit.analyzers" Version="0.10.0" /> <ItemGroup>

This change corrects the problem. I doubt that we could or should provide a regression test for this type of error, but I leave that for discussion. If you want to create an issue without a failing test, I can submit a pull request or you could handle it yourself.

Ron Martin

____________________________________________________________________
WiX Toolset Developer Mailing List provided by FireGiant http://www.firegiant.com/


More information about the wix-devs mailing list