File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 12
12
<PackageReference Include =" CommandLineParser" Version =" 2.9.1" />
13
13
<PackageReference Include =" Discord.Net" Version =" 3.17.2" />
14
14
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
15
- <PackageReference Include =" Microsoft.Data.Sqlite" Version =" 9.0.3 " />
15
+ <PackageReference Include =" Microsoft.Data.Sqlite" Version =" 9.0.4 " />
16
16
<PackageReference Include =" MathNet.Numerics" Version =" 5.0.0" />
17
17
<PackageReference Include =" DotNetEnv" Version =" 3.1.1" />
18
18
</ItemGroup >
Original file line number Diff line number Diff line change 44
44
},
45
45
"Microsoft.Data.Sqlite" : {
46
46
"type" : " Direct" ,
47
- "requested" : " [9.0.3 , )" ,
48
- "resolved" : " 9.0.3 " ,
49
- "contentHash" : " rqw1EZ30C6bRTQ2P9/UVWNpiJhw+n4YtmBqoXXlxpdZuACvGDIZcOsOv2WPjL8HHdOJvTIh8yOufJI0HLWfAoA ==" ,
47
+ "requested" : " [9.0.4 , )" ,
48
+ "resolved" : " 9.0.4 " ,
49
+ "contentHash" : " jD3xtvMnMRn2uQl/rMCh01Q4b4P0l6Y5cUJfjTL/MOhkCy/4iDa4tL6y/gHaSKJilO9SdkOEJ/v4Z2Z59/jgLQ ==" ,
50
50
"dependencies" : {
51
- "Microsoft.Data.Sqlite.Core" : " 9.0.3 " ,
51
+ "Microsoft.Data.Sqlite.Core" : " 9.0.4 " ,
52
52
"SQLitePCLRaw.bundle_e_sqlite3" : " 2.1.10" ,
53
53
"SQLitePCLRaw.core" : " 2.1.10"
54
54
}
124
124
},
125
125
"Microsoft.Data.Sqlite.Core" : {
126
126
"type" : " Transitive" ,
127
- "resolved" : " 9.0.3 " ,
128
- "contentHash" : " rhNmI4KqeL6bOtZ7KwLVZLjrj0Bnf0PFq5Nlv2uOj9n1UuPYTbJaa816EJH5Hp5FM04H2iUcFtmmvqrl3xRCmA ==" ,
127
+ "resolved" : " 9.0.4 " ,
128
+ "contentHash" : " rnVGier1R0w9YEAzxOlUl8koFwq4QLwuYKiJN6NFqbCNCPrRLGW3f7x0OtL/Sp1KBMVhgffUIP6jWPppzhpa2Q ==" ,
129
129
"dependencies" : {
130
130
"SQLitePCLRaw.core" : " 2.1.10"
131
131
}
You can’t perform that action at this time.
0 commit comments