Skip to content

Commit

Permalink
update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
LiorBanai committed Aug 29, 2024
1 parent 8ac76cb commit 8673f34
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Analogy.Interfaces/Analogy.Interfaces.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<AssemblyName>Analogy.Interfaces</AssemblyName>
<RootNamespace>Analogy.Interfaces</RootNamespace>
<PackageId>Analogy.LogViewer.Interfaces</PackageId>
<VersionPrefix>7.0.0.0</VersionPrefix>
<VersionPrefix>7.0.0.1</VersionPrefix>
<VersionSuffix></VersionSuffix>
<Authors>Lior Banai</Authors>
<Product>Analogy.LogViewer.Interfaces</Product>
Expand All @@ -25,10 +25,8 @@
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Analogy.Interfaces.DataTypes" Version="1.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="System.Resources.Extensions" Version="8.0.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Analogy.Types\Analogy.Interfaces.DataTypes.csproj" />
</ItemGroup>
</Project>

0 comments on commit 8673f34

Please sign in to comment.