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

Commit

Permalink
update Regex nuget package
Browse files Browse the repository at this point in the history
  • Loading branch information
LiorBanai committed Feb 19, 2021
1 parent 9da19b3 commit daf78b5
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 PowerToys log parser</PackageReleaseNotes>
<PackageIconUrl />
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>0.1.6.3</Version>
<Version>0.1.7</Version>
<Company>Analogy.LogViewer</Company>
<GenerateResourceUsePreserializedResources>true</GenerateResourceUsePreserializedResources>
<PackageIcon>AnalogyPowerToys.png</PackageIcon>
Expand All @@ -39,7 +39,7 @@

<ItemGroup>
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="2.10.2" />
<PackageReference Include="Analogy.LogViewer.RegexParser" Version="1.8.1.3" />
<PackageReference Include="Analogy.LogViewer.RegexParser" Version="1.8.2" />
<PackageReference Include="Analogy.LogViewer.Template" Version="1.8.1.3" />
<PackageReference Include="Microsoft.Build.Tasks.Git" Version="1.0.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit daf78b5

Please sign in to comment.