Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

Commit

Permalink
nugets update
Browse files Browse the repository at this point in the history
  • Loading branch information
LiorBanai committed Dec 2, 2020
1 parent 79fbb1f commit a5f8052
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReleaseNotes>Analogy Affirmations</PackageReleaseNotes>
<PackageIconUrl />
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>1.1.4</Version>
<Version>1.1.5</Version>
<Company>Analogy.LogViewer</Company>
<Nullable>enable</Nullable>
<LangVersion>8.0</LangVersion>
Expand Down Expand Up @@ -49,7 +49,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 a5f8052

Please sign in to comment.