Skip to content

Commit

Permalink
Update Analogy.LogViewer.Template.csproj
Browse files Browse the repository at this point in the history
update nugets
  • Loading branch information
LiorBanai authored Oct 7, 2022
1 parent 7abf1ec commit d0c7359
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Analogy.LogViewer.Template/Analogy.LogViewer.Template.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
<RepositoryType>git</RepositoryType>
<PackageReleaseNotes>Template implementation to be used as base implementation</PackageReleaseNotes>
<NeutralLanguage>en-US</NeutralLanguage>
<Version>3.3.2</Version>
<Version>3.3.3</Version>
<Nullable>enable</Nullable>
<LangVersion>8.0</LangVersion>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Analogy.CommonUtilities" Version="2.3.2" />
<PackageReference Include="Analogy.CommonUtilities" Version="2.3.3" />
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="3.3.4" />
<PackageReference Include="Microsoft.Build.Tasks.Git" Version="1.1.1">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit d0c7359

Please sign in to comment.