File tree Expand file tree Collapse file tree 4 files changed +21
-2
lines changed
Flow.Launcher.Infrastructure Expand file tree Collapse file tree 4 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 83
83
"resolved" : " 1.0.0" ,
84
84
"contentHash" : " nwbZAYd+DblXAIzlnwDSnl0CiCm8jWLfHSYnoN4wYhtIav6AegB3+T/vKzLbU2IZlPB8Bvl8U3NXpx3eaz+N5w=="
85
85
},
86
+ "ini-parser" : {
87
+ "type" : " Transitive" ,
88
+ "resolved" : " 2.5.2" ,
89
+ "contentHash" : " hp3gKmC/14+6eKLgv7Jd1Z7OV86lO+tNfOXr/stQbwmRhdQuXVSvrRAuAe7G5+lwhkov0XkqZ8/bn1PYWMx6eg=="
90
+ },
86
91
"InputSimulator" : {
87
92
"type" : " Transitive" ,
88
93
"resolved" : " 1.0.4" ,
263
268
"NLog.OutputDebugString" : " [6.0.4, )" ,
264
269
"SharpVectors.Wpf" : " [1.8.5, )" ,
265
270
"System.Drawing.Common" : " [7.0.0, )" ,
266
- "ToolGood.Words.Pinyin" : " [3.1.0.3, )"
271
+ "ToolGood.Words.Pinyin" : " [3.1.0.3, )" ,
272
+ "ini-parser" : " [2.5.2, )"
267
273
}
268
274
},
269
275
"flow.launcher.plugin" : {
Original file line number Diff line number Diff line change 60
60
<PrivateAssets >all</PrivateAssets >
61
61
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
62
62
</PackageReference >
63
+ <PackageReference Include =" ini-parser" Version =" 2.5.2" />
63
64
<PackageReference Include =" InputSimulator" Version =" 1.0.4" />
64
65
<PackageReference Include =" MemoryPack" Version =" 1.21.4" />
65
66
<PackageReference Include =" Microsoft.VisualStudio.Threading" Version =" 17.14.15" />
Original file line number Diff line number Diff line change 29
29
"resolved" : " 6.9.3" ,
30
30
"contentHash" : " 1CUGgFdyECDKgi5HaUBhdv6k+VG9Iy4OCforGfHyar3xQXAJypZkzymgKtWj/4SPd6nSG0Qi7NH71qHrDSZLaA=="
31
31
},
32
+ "ini-parser" : {
33
+ "type" : " Direct" ,
34
+ "requested" : " [2.5.2, )" ,
35
+ "resolved" : " 2.5.2" ,
36
+ "contentHash" : " hp3gKmC/14+6eKLgv7Jd1Z7OV86lO+tNfOXr/stQbwmRhdQuXVSvrRAuAe7G5+lwhkov0XkqZ8/bn1PYWMx6eg=="
37
+ },
32
38
"InputSimulator" : {
33
39
"type" : " Direct" ,
34
40
"requested" : " [1.0.4, )" ,
Original file line number Diff line number Diff line change 204
204
"resolved" : " 1.11.42" ,
205
205
"contentHash" : " LDc1bEfF14EY2DZzak4xvzWvbpNXK3vi1u0KQbBpLUN4+cx/VrvXhgCAMSJhSU5vz0oMfW9JZIR20vj/PkDHPA=="
206
206
},
207
+ "ini-parser" : {
208
+ "type" : " Transitive" ,
209
+ "resolved" : " 2.5.2" ,
210
+ "contentHash" : " hp3gKmC/14+6eKLgv7Jd1Z7OV86lO+tNfOXr/stQbwmRhdQuXVSvrRAuAe7G5+lwhkov0XkqZ8/bn1PYWMx6eg=="
211
+ },
207
212
"InputSimulator" : {
208
213
"type" : " Transitive" ,
209
214
"resolved" : " 1.0.4" ,
863
868
"NLog.OutputDebugString" : " [6.0.4, )" ,
864
869
"SharpVectors.Wpf" : " [1.8.5, )" ,
865
870
"System.Drawing.Common" : " [7.0.0, )" ,
866
- "ToolGood.Words.Pinyin" : " [3.1.0.3, )"
871
+ "ToolGood.Words.Pinyin" : " [3.1.0.3, )" ,
872
+ "ini-parser" : " [2.5.2, )"
867
873
}
868
874
},
869
875
"flow.launcher.plugin" : {
You can’t perform that action at this time.
0 commit comments