Skip to content

Commit

Permalink
update latests nugets
Browse files Browse the repository at this point in the history
  • Loading branch information
LiorBanai committed Oct 30, 2020
1 parent 01aa8bd commit 5e1e971
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Analogy/Analogy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Analogy.LogViewer.Serilog" Version="2.1.4">
<PackageReference Include="Analogy.LogViewer.Serilog" Version="2.1.4.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down Expand Up @@ -746,7 +746,7 @@

<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp3.1'">
<PackageReference Include="Analogy.LogViewer.gRPC">
<Version>1.4.3</Version>
<Version>1.4.3.1</Version>
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 5e1e971

Please sign in to comment.