Skip to content

Commit

Permalink
upd - Updated libraries
Browse files Browse the repository at this point in the history
---

Type: upd
Breaking: False
Doc Required: False
Backport Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Jul 10, 2024
1 parent 551f142 commit 23e2797
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Terminaux.ResizeListener/Terminaux.ResizeListener.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="SpecProbe.Software" Version="1.4.2" Condition="'$(TargetFramework)' == 'net8.0'" />
<PackageReference Include="SpecProbe.Software" Version="1.5.0" Condition="'$(TargetFramework)' == 'net8.0'" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Terminaux/Terminaux.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="SpecProbe.Software" Version="1.4.2" />
<PackageReference Include="SpecProbe.Software" Version="1.5.0" />
<PackageReference Include="System.Memory" Version="4.5.5" />
<PackageReference Include="Textify.Figlet" Version="1.9.1" />
<PackageReference Include="Textify.Offline" Version="1.9.1" />
Expand Down

0 comments on commit 23e2797

Please sign in to comment.