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

Commit

Permalink
update nugets
Browse files Browse the repository at this point in the history
  • Loading branch information
LiorBanai committed Sep 2, 2023
1 parent cc5d7bd commit 1a53a94
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 37 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.14.0</Version>
<Version>0.15.0</Version>
<Company>Analogy.LogViewer</Company>
<GenerateResourceUsePreserializedResources>true</GenerateResourceUsePreserializedResources>
<PackageIcon>AnalogyPowerToys.png</PackageIcon>
Expand All @@ -38,9 +38,9 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="5.0.0" />
<PackageReference Include="Analogy.LogViewer.RegexParser" Version="5.0.1" />
<PackageReference Include="Analogy.LogViewer.Template" Version="5.0.2" />
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="5.0.3" />
<PackageReference Include="Analogy.LogViewer.RegexParser" Version="5.0.3" />
<PackageReference Include="Analogy.LogViewer.Template" Version="5.0.3" />
<PackageReference Include="Microsoft.Build.Tasks.Git" Version="1.1.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
33 changes: 0 additions & 33 deletions azure-pipelines.yml

This file was deleted.

0 comments on commit 1a53a94

Please sign in to comment.