Skip to content

Commit

Permalink
Resolve bad merge
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelSimons committed Nov 29, 2021
1 parent a0235d8 commit 6639fc9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="$(MicrosoftExtensionsLoggingConsoleVersion)" />
<PackageReference Include="Microsoft.SymbolUploader" Version="$(MicrosoftSymbolUploaderVersion)" />
<PackageReference Include="Moq" Version="$(MoqVersion)" />
<!-- This is here so that we agree with the feed tasks project's transitive reference to NewtonSoft.Json and Azure.Core -->
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="System.Text.Encodings.Web" Version="$(SystemTextEncodingsWebVersion)" />
</ItemGroup>

Expand Down

0 comments on commit 6639fc9

Please sign in to comment.