File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 34
34
<ItemGroup >
35
35
<PackageReference Include =" BCrypt.Net-Next" Version =" 4.0.3" />
36
36
<PackageReference Include =" GetText.NET" Version =" 1.7.14" />
37
- <PackageReference Include =" MySql.Data" Version =" 8.0.31 " />
37
+ <PackageReference Include =" MySql.Data" Version =" 8.4.0 " />
38
38
<PackageReference Include =" Microsoft.Data.Sqlite" Version =" 6.0.11" />
39
39
</ItemGroup >
40
40
Original file line number Diff line number Diff line change 30
30
31
31
<ItemGroup >
32
32
<PackageReference Include =" BCrypt.Net-Next" Version =" 4.0.3" />
33
- <PackageReference Include =" MySql.Data" Version =" 8.0.31 " />
33
+ <PackageReference Include =" MySql.Data" Version =" 8.4.0 " />
34
34
<PackageReference Include =" Microsoft.Data.Sqlite" Version =" 6.0.11" />
35
35
<PackageReference Include =" ModFramework" Version =" 1.1.7" GeneratePathProperty =" true" /> <!-- only used to extract out to ./bin. -->
36
36
<PackageReference Include =" GetText.NET" Version =" 1.7.14" /> <!-- only used to extract out to ./bin. -->
You can’t perform that action at this time.
0 commit comments