Skip to content

Commit

Permalink
Add reference to NuGet.Packaging.Core
Browse files Browse the repository at this point in the history
  • Loading branch information
ericstj committed Sep 26, 2023
1 parent c09cc43 commit 2b123d9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.XUnit" Version="$(MicrosoftCodeAnalysisTestingVersion)" />
<PackageReference Include="NuGet.Resolver" Version="$(NuGetVersion)" />
<PackageReference Include="NuGet.Packaging.Core" Version="$(NuGetVersion)" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 2b123d9

Please sign in to comment.