Skip to content
Discussion options

You must be logged in to vote

Hi,

Sorry for the inconvenience. Can you please verify that in the CSPROJ, the reference to DevToys.Api package is

    <PackageReference Include="DevToys.Api" />

And not

    <PackageReference Include="DevToys.Api">
      <PrivateAssets>all</PrivateAssets>
      <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
    </PackageReference>
   </ItemGroup>

Thanks. Please let me know if it helps.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Poilaupat
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants