Skip to content

Commit 5e1e971

Browse files
committed
update latests nugets
1 parent 01aa8bd commit 5e1e971

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Analogy/Analogy.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<PrivateAssets>all</PrivateAssets>
9292
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
9393
</PackageReference>
94-
<PackageReference Include="Analogy.LogViewer.Serilog" Version="2.1.4">
94+
<PackageReference Include="Analogy.LogViewer.Serilog" Version="2.1.4.1">
9595
<PrivateAssets>all</PrivateAssets>
9696
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
9797
</PackageReference>
@@ -746,7 +746,7 @@
746746

747747
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp3.1'">
748748
<PackageReference Include="Analogy.LogViewer.gRPC">
749-
<Version>1.4.3</Version>
749+
<Version>1.4.3.1</Version>
750750
<PrivateAssets>all</PrivateAssets>
751751
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
752752
</PackageReference>

0 commit comments

Comments
 (0)