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 35
35
<PackageReference Include =" BCrypt.Net-Next" Version =" 4.0.3" />
36
36
<PackageReference Include =" GetText.NET" Version =" 1.7.14" />
37
37
<PackageReference Include =" MySql.Data" Version =" 8.0.31" />
38
- <PackageReference Include =" Microsoft.Data.Sqlite" Version =" 6.0.11 " />
38
+ <PackageReference Include =" Microsoft.Data.Sqlite" Version =" 6.0.33 " />
39
39
</ItemGroup >
40
40
41
41
<ItemGroup >
Original file line number Diff line number Diff line change 31
31
<ItemGroup >
32
32
<PackageReference Include =" BCrypt.Net-Next" Version =" 4.0.3" />
33
33
<PackageReference Include =" MySql.Data" Version =" 8.0.31" />
34
- <PackageReference Include =" Microsoft.Data.Sqlite" Version =" 6.0.11 " />
34
+ <PackageReference Include =" Microsoft.Data.Sqlite" Version =" 6.0.33 " />
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. -->
37
37
You can’t perform that action at this time.
0 commit comments