Merge branch 'general-devel' into feature/detect-installations-in-client-directory

This commit is contained in:
Lucas Nicodemus 2025-01-27 21:56:48 +09:00 committed by GitHub
commit 0516428f88
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
43 changed files with 3155 additions and 2069 deletions

View file

@ -30,7 +30,7 @@
<ItemGroup>
<PackageReference Include="BCrypt.Net-Next" Version="4.0.3" />
<PackageReference Include="MySql.Data" Version="8.0.31" />
<PackageReference Include="MySql.Data" Version="8.4.0" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="6.0.11" />
<PackageReference Include="ModFramework" Version="1.1.7" GeneratePathProperty="true" /> <!-- only used to extract out to ./bin. -->
<PackageReference Include="GetText.NET" Version="1.7.14" /> <!-- only used to extract out to ./bin. -->