Skip to content

Commit

Permalink
update nugets
Browse files Browse the repository at this point in the history
  • Loading branch information
LiorBanai committed Aug 29, 2023
1 parent 28dbe14 commit 8ab2d0f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 35 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<Description>Plain text parser for Analogy Log Viewer</Description>
<PackageReleaseNotes>Align with changes in interface API</PackageReleaseNotes>
<Company>Analogy.LogViewer</Company>
<VersionPrefix>5.0.0.0</VersionPrefix>
<VersionPrefix>5.0.1.0</VersionPrefix>
<VersionSuffix></VersionSuffix>
<GenerateResourceUsePreserializedResources>true</GenerateResourceUsePreserializedResources>
<Nullable>enable</Nullable>
Expand All @@ -46,7 +46,7 @@
<ItemGroup>
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="5.0.0" />
<PackageReference Include="Analogy.CommonUtilities" Version="5.0.0" />
<PackageReference Include="Analogy.LogViewer.Template" Version="5.0.0" />
<PackageReference Include="Analogy.LogViewer.Template" Version="5.0.2" />
<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 8ab2d0f

Please sign in to comment.