Skip to content

Commit d22d7a9

Browse files
committed
update nugets
1 parent c4cdd63 commit d22d7a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Analogy.LogViewer.Example/Analogy.LogViewer.Example.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<PublishRepositoryUrl>true</PublishRepositoryUrl>
77
<IncludeSymbols>true</IncludeSymbols>
88
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
9-
<Version>1.7.7</Version>
9+
<Version>1.7.8</Version>
1010
<Authors>Lior Banai</Authors>
1111
<Company>Analogy.LogViewer</Company>
1212
<Product>Analogy.LogViewer.Example</Product>
@@ -27,9 +27,9 @@
2727
</PropertyGroup>
2828

2929
<ItemGroup>
30-
<PackageReference Include="Analogy.CommonUtilities" Version="1.4.0" />
30+
<PackageReference Include="Analogy.CommonUtilities" Version="1.4.1" />
3131
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="2.7.9.5" />
32-
<PackageReference Include="Analogy.LogViewer.Template" Version="1.6.9.11" />
32+
<PackageReference Include="Analogy.LogViewer.Template" Version="1.6.10" />
3333
<PackageReference Include="Microsoft.Build.Tasks.Git" Version="1.0.0">
3434
<PrivateAssets>all</PrivateAssets>
3535
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)