Skip to content

Commit

Permalink
Common: Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
julianxhokaxhiu committed Jan 20, 2025
1 parent 35f8fa1 commit 603a682
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AppCore/AppCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<PackageReference Include="AngleSharp" Version="1.2.0" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="SharpCompress">
<Version>0.38.0</Version>
<Version>0.39.0</Version>
</PackageReference>
<PackageReference Include="Tomlyn">
<Version>0.18.0</Version>
Expand Down
2 changes: 1 addition & 1 deletion AppWrapper/AppWrapper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="runtime.win-x86.Microsoft.NETCore.DotNetAppHost" Version="9.0.1" IncludeAssets="none" />
<PackageReference Include="SharpCompress">
<Version>0.38.0</Version>
<Version>0.39.0</Version>
</PackageReference>
<PackageReference Include="System.Runtime.Serialization.Formatters" Version="9.0.1" />
</ItemGroup>
Expand Down

0 comments on commit 603a682

Please sign in to comment.