Skip to content

Commit

Permalink
update nuget and version back to 4.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
LiorBanai committed Oct 25, 2020
1 parent dfb2760 commit 481cf64
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Analogy/Analogy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<RepositoryUrl>https://github.com/Analogy-LogViewer/Analogy.LogViewer</RepositoryUrl>
<PackageTags />
<RepositoryType>git</RepositoryType>
<Version>4.2.8</Version>
<Version>4.2.11</Version>
<Copyright>Lior Banai © 2020</Copyright>
<Product>Analogy Log Viewer</Product>
<PackageReleaseNotes></PackageReleaseNotes>
Expand Down Expand Up @@ -63,7 +63,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Analogy.LogViewer.Example" Version="1.7.8">
<PackageReference Include="Analogy.LogViewer.Example" Version="1.7.9">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand All @@ -87,7 +87,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Analogy.LogViewer.WindowsEventLogs" Version="1.3.6">
<PackageReference Include="Analogy.LogViewer.WindowsEventLogs" Version="1.3.7">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 481cf64

Please sign in to comment.