Skip to content

Commit e230eac

Browse files
committed
update nugets
1 parent faa5fa5 commit e230eac

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.5</Version>
9+
<Version>1.7.6</Version>
1010
<Authors>Lior Banai</Authors>
1111
<Company>Analogy.LogViewer</Company>
1212
<Product>Analogy.LogViewer.Example</Product>
@@ -27,8 +27,8 @@
2727
</PropertyGroup>
2828

2929
<ItemGroup>
30-
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="2.7.4" />
31-
<PackageReference Include="Analogy.LogViewer.Template" Version="1.6.6" />
30+
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="2.7.5" />
31+
<PackageReference Include="Analogy.LogViewer.Template" Version="1.6.7" />
3232
<PackageReference Include="Microsoft.Build.Tasks.Git" Version="1.0.0">
3333
<PrivateAssets>all</PrivateAssets>
3434
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)