Skip to content

Commit

Permalink
Updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Sora-yx committed Oct 18, 2024
1 parent 32caa17 commit c45dda2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion SA-Mod-Manager/SAModManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,14 @@
<!--<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets><-->
</PackageReference>
<PackageReference Include="gong-wpf-dragdrop" Version="3.2.1" />
<PackageReference Include="NetCoreInstallChecker" Version="3.0.1" />
<PackageReference Include="NetCoreInstallChecker" Version="3.0.4" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="PropertyChanged.Fody" Version="4.1.0">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c45dda2

Please sign in to comment.