Skip to content

Commit 89058c9

Browse files
committed
nuget update
1 parent e9a98ab commit 89058c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 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.2</Version>
9+
<Version>1.7.3</Version>
1010
<Authors>Lior Banai</Authors>
1111
<Company>Analogy.LogViewer</Company>
1212
<Product>Analogy.LogViewer.Example</Product>
@@ -26,7 +26,7 @@
2626

2727
<ItemGroup>
2828
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="2.7.3" />
29-
<PackageReference Include="Analogy.LogViewer.Template" Version="1.6.0" />
29+
<PackageReference Include="Analogy.LogViewer.Template" Version="1.6.4" />
3030
<PackageReference Include="Microsoft.Build.Tasks.Git" Version="1.0.0">
3131
<PrivateAssets>all</PrivateAssets>
3232
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)