Skip to content

Commit

Permalink
update nugets
Browse files Browse the repository at this point in the history
  • Loading branch information
LiorBanai committed Dec 2, 2020
1 parent 84c9969 commit eb9a8e8
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReleaseNotes>Aligh with latest API</PackageReleaseNotes>
<PackageIcon>Analogy.GitHistoryBanner.png</PackageIcon>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>1.3.8</Version>
<Version>1.3.9</Version>
<Company>Analogy.LogViewer</Company>
<Nullable>enable</Nullable>
<LangVersion>8.0</LangVersion>
Expand All @@ -29,7 +29,7 @@
<ItemGroup>

<PackageReference Include="Analogy.LogViewer.Interfaces" Version="2.8.2.5" />
<PackageReference Include="Analogy.LogViewer.Template" Version="1.6.10.1" />
<PackageReference Include="Analogy.LogViewer.Template" Version="1.7.0" />
<PackageReference Include="LibGit2Sharp" Version="0.26.2" />
<PackageReference Include="Microsoft.Build.Tasks.Git" Version="1.0.0">
<PrivateAssets>all</PrivateAssets>
Expand All @@ -40,7 +40,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="System.Resources.Extensions" Version="4.6.0" />
<PackageReference Include="System.Resources.Extensions" Version="5.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit eb9a8e8

Please sign in to comment.