Skip to content

Commit

Permalink
Revert: NuGet back to 5.2.0 temporarily for Mac builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
glennawatson authored Dec 16, 2019
1 parent 32eb7c0 commit bb69e17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Pharmacist.Core/Pharmacist.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<ItemGroup>
<PackageReference Include="ICSharpCode.Decompiler" Version="5.0.2.5153" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.4.0" />
<PackageReference Include="NuGet.Protocol" Version="5.4.0" />
<PackageReference Include="NuGet.LibraryModel" Version="5.4.0" />
<PackageReference Include="NuGet.Protocol" Version="5.2.0" />
<PackageReference Include="NuGet.LibraryModel" Version="5.2.0" />
<PackageReference Include="polly" Version="7.2.0" />
<PackageReference Include="splat" Version="9.3.1" />
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="4.7.0" />
Expand Down

0 comments on commit bb69e17

Please sign in to comment.