Skip to content

Commit

Permalink
update nugets
Browse files Browse the repository at this point in the history
  • Loading branch information
LiorBanai committed Jun 28, 2024
1 parent 62b062a commit 28f8512
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Analogy/Analogy.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">

<PropertyGroup>
<GenerateAssemblyInfo>true</GenerateAssemblyInfo>
Expand Down Expand Up @@ -42,7 +42,7 @@
<PackageReference Include="Analogy.LogViewer.WindowsEventLogs" Version="6.0.0" />
<PackageReference Include="Analogy.LogViewer.Serilog" Version="6.0.2" />
<PackageReference Include="Analogy.LogViewer.GitHistory" Version="6.0.0" />
<PackageReference Include="Analogy.LogViewer.Github" Version="6.0.1" />
<PackageReference Include="Analogy.LogViewer.Github" Version="6.0.2" />
<PackageReference Include="Analogy.LogViewer.gRPC" Version="6.0.0" />
<PackageReference Include="Analogy.LogViewer.JsonParser" Version="6.0.0" />
<PackageReference Include="Analogy.LogViewer.WordsSearch" Version="6.0.0.1" />
Expand Down

0 comments on commit 28f8512

Please sign in to comment.