We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8689474 + 343a010 commit d139c95Copy full SHA for d139c95
Analogy.LogViewer.Example/Analogy.LogViewer.Example.csproj
@@ -28,7 +28,7 @@
28
29
<ItemGroup>
30
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="2.7.4" />
31
- <PackageReference Include="Analogy.LogViewer.Template" Version="1.6.5" />
+ <PackageReference Include="Analogy.LogViewer.Template" Version="1.6.6" />
32
<PackageReference Include="Microsoft.Build.Tasks.Git" Version="1.0.0">
33
<PrivateAssets>all</PrivateAssets>
34
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
0 commit comments