Skip to content

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 0f3bfd2 commit 7dffd03
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 36 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReleaseNotes>update API</PackageReleaseNotes>
<PackageIcon>AnalogyWindows.png</PackageIcon>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<VersionPrefix>5.0.1</VersionPrefix>
<VersionPrefix>5.0.3</VersionPrefix>
<VersionSuffix></VersionSuffix>
<Company>Analogy.LogViewer</Company>
<Nullable>enable</Nullable>
Expand All @@ -28,8 +28,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="5.0.0" />
<PackageReference Include="Analogy.LogViewer.Template" Version="5.0.2" />
<PackageReference Include="Analogy.LogViewer.Interfaces" 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 7dffd03

Please sign in to comment.