Skip to content

Commit

Permalink
packages update
Browse files Browse the repository at this point in the history
  • Loading branch information
cadon committed Nov 24, 2023
1 parent 5a00196 commit 7cd549f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ARKBreedingStats/ARKBreedingStats.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -963,15 +963,15 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="FluentFTP">
<Version>44.0.1</Version>
<Version>48.0.3</Version>
</PackageReference>
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers">
<Version>3.3.4</Version>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Newtonsoft.Json">
<Version>13.0.2</Version>
<Version>13.0.3</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion ASB-Updater/ASB Updater.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Newtonsoft.Json">
<Version>13.0.2</Version>
<Version>13.0.3</Version>
</PackageReference>
<PackageReference Include="System.IO.Compression.ZipFile">
<Version>4.3.0</Version>
Expand Down

0 comments on commit 7cd549f

Please sign in to comment.