File tree Expand file tree Collapse file tree 4 files changed +21
-19
lines changed
Flow.Launcher.Infrastructure Expand file tree Collapse file tree 4 files changed +21
-19
lines changed Original file line number Diff line number Diff line change 161
161
},
162
162
"Microsoft.Win32.SystemEvents" : {
163
163
"type" : " Transitive" ,
164
- "resolved" : " 9 .0.7 " ,
165
- "contentHash" : " lFGY2aGgmMREPJEfOmZcA6v0CLjWVpcfNHRgqYMoSQhy80+GxhYqdW5xe+DCLrVqE1M7/0RpOkIo49/KH/cd/A =="
164
+ "resolved" : " 7 .0.0 " ,
165
+ "contentHash" : " 2nXPrhdAyAzir0gLl8Yy8S5Mnm/uBSQQA7jEsILOS1MTyS7DbmV1NgViMtvV1sfCD1ebITpNwb1NIinKeJgUVQ =="
166
166
},
167
167
"Mono.Cecil" : {
168
168
"type" : " Transitive" ,
222
222
},
223
223
"System.Drawing.Common" : {
224
224
"type" : " Transitive" ,
225
- "resolved" : " 9 .0.7 " ,
226
- "contentHash" : " 1k/Pk7hcM3vP2tfIRRS2ECCCN7ya+hvocsM1JMc4ZDCU6qw7yOuUmqmCDfgXZ4Q4FS6jass2EAai5ByKodDi0g ==" ,
225
+ "resolved" : " 7 .0.0 " ,
226
+ "contentHash" : " KIX+oBU38pxkKPxvLcLfIkOV5Ien8ReN78wro7OF5/erwcmortzeFx+iBswlh2Vz6gVne0khocQudGwaO1Ey6A ==" ,
227
227
"dependencies" : {
228
- "Microsoft.Win32.SystemEvents" : " 9 .0.7 "
228
+ "Microsoft.Win32.SystemEvents" : " 7 .0.0 "
229
229
}
230
230
},
231
231
"System.IO.Pipelines" : {
262
262
"NLog" : " [6.0.1, )" ,
263
263
"NLog.OutputDebugString" : " [6.0.1, )" ,
264
264
"SharpVectors.Wpf" : " [1.8.4.2, )" ,
265
- "System.Drawing.Common" : " [9 .0.7 , )" ,
265
+ "System.Drawing.Common" : " [7 .0.0 , )" ,
266
266
"ToolGood.Words.Pinyin" : " [3.1.0.3, )"
267
267
}
268
268
},
Original file line number Diff line number Diff line change 74
74
<PrivateAssets >all</PrivateAssets >
75
75
</PackageReference >
76
76
<PackageReference Include =" SharpVectors.Wpf" Version =" 1.8.4.2" />
77
- <PackageReference Include =" System.Drawing.Common" Version =" 9.0.7" />
77
+ <!-- Do not upgrade this to higher version since it can cause this issue on WinForm platform: -->
78
+ <!-- PlatformNotSupportedException: SystemEvents is not supported on this platform. -->
79
+ <PackageReference Include =" System.Drawing.Common" Version =" 7.0.0" />
78
80
<PackageReference Include =" ToolGood.Words.Pinyin" Version =" 3.1.0.3" />
79
81
</ItemGroup >
80
82
Original file line number Diff line number Diff line change 108
108
},
109
109
"System.Drawing.Common" : {
110
110
"type" : " Direct" ,
111
- "requested" : " [9 .0.7 , )" ,
112
- "resolved" : " 9 .0.7 " ,
113
- "contentHash" : " 1k/Pk7hcM3vP2tfIRRS2ECCCN7ya+hvocsM1JMc4ZDCU6qw7yOuUmqmCDfgXZ4Q4FS6jass2EAai5ByKodDi0g ==" ,
111
+ "requested" : " [7 .0.0 , )" ,
112
+ "resolved" : " 7 .0.0 " ,
113
+ "contentHash" : " KIX+oBU38pxkKPxvLcLfIkOV5Ien8ReN78wro7OF5/erwcmortzeFx+iBswlh2Vz6gVne0khocQudGwaO1Ey6A ==" ,
114
114
"dependencies" : {
115
- "Microsoft.Win32.SystemEvents" : " 9 .0.7 "
115
+ "Microsoft.Win32.SystemEvents" : " 7 .0.0 "
116
116
}
117
117
},
118
118
"ToolGood.Words.Pinyin" : {
156
156
},
157
157
"Microsoft.Win32.SystemEvents" : {
158
158
"type" : " Transitive" ,
159
- "resolved" : " 9 .0.7 " ,
160
- "contentHash" : " lFGY2aGgmMREPJEfOmZcA6v0CLjWVpcfNHRgqYMoSQhy80+GxhYqdW5xe+DCLrVqE1M7/0RpOkIo49/KH/cd/A =="
159
+ "resolved" : " 7 .0.0 " ,
160
+ "contentHash" : " 2nXPrhdAyAzir0gLl8Yy8S5Mnm/uBSQQA7jEsILOS1MTyS7DbmV1NgViMtvV1sfCD1ebITpNwb1NIinKeJgUVQ =="
161
161
},
162
162
"Microsoft.Windows.SDK.Win32Docs" : {
163
163
"type" : " Transitive" ,
Original file line number Diff line number Diff line change 552
552
},
553
553
"Microsoft.Win32.SystemEvents" : {
554
554
"type" : " Transitive" ,
555
- "resolved" : " 9 .0.7 " ,
556
- "contentHash" : " lFGY2aGgmMREPJEfOmZcA6v0CLjWVpcfNHRgqYMoSQhy80+GxhYqdW5xe+DCLrVqE1M7/0RpOkIo49/KH/cd/A =="
555
+ "resolved" : " 7 .0.0 " ,
556
+ "contentHash" : " 2nXPrhdAyAzir0gLl8Yy8S5Mnm/uBSQQA7jEsILOS1MTyS7DbmV1NgViMtvV1sfCD1ebITpNwb1NIinKeJgUVQ =="
557
557
},
558
558
"Mono.Cecil" : {
559
559
"type" : " Transitive" ,
677
677
},
678
678
"System.Drawing.Common" : {
679
679
"type" : " Transitive" ,
680
- "resolved" : " 9 .0.7 " ,
681
- "contentHash" : " 1k/Pk7hcM3vP2tfIRRS2ECCCN7ya+hvocsM1JMc4ZDCU6qw7yOuUmqmCDfgXZ4Q4FS6jass2EAai5ByKodDi0g ==" ,
680
+ "resolved" : " 7 .0.0 " ,
681
+ "contentHash" : " KIX+oBU38pxkKPxvLcLfIkOV5Ien8ReN78wro7OF5/erwcmortzeFx+iBswlh2Vz6gVne0khocQudGwaO1Ey6A ==" ,
682
682
"dependencies" : {
683
- "Microsoft.Win32.SystemEvents" : " 9 .0.7 "
683
+ "Microsoft.Win32.SystemEvents" : " 7 .0.0 "
684
684
}
685
685
},
686
686
"System.Globalization" : {
862
862
"NLog" : " [6.0.1, )" ,
863
863
"NLog.OutputDebugString" : " [6.0.1, )" ,
864
864
"SharpVectors.Wpf" : " [1.8.4.2, )" ,
865
- "System.Drawing.Common" : " [9 .0.7 , )" ,
865
+ "System.Drawing.Common" : " [7 .0.0 , )" ,
866
866
"ToolGood.Words.Pinyin" : " [3.1.0.3, )"
867
867
}
868
868
},
You can’t perform that action at this time.
0 commit comments