File tree 7 files changed +23
-19
lines changed
Flow.Launcher.Infrastructure
7 files changed +23
-19
lines changed Original file line number Diff line number Diff line change 12
12
<AppendRuntimeIdentifierToOutputPath >false</AppendRuntimeIdentifierToOutputPath >
13
13
<GenerateAssemblyInfo >false</GenerateAssemblyInfo >
14
14
<SatelliteResourceLanguages >en</SatelliteResourceLanguages >
15
+ <RestorePackagesWithLockFile >true</RestorePackagesWithLockFile >
15
16
</PropertyGroup >
16
17
17
18
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
Original file line number Diff line number Diff line change 142
142
},
143
143
"Microsoft.Win32.SystemEvents" : {
144
144
"type" : " Transitive" ,
145
- "resolved" : " 7 .0.0 " ,
146
- "contentHash" : " 2nXPrhdAyAzir0gLl8Yy8S5Mnm/uBSQQA7jEsILOS1MTyS7DbmV1NgViMtvV1sfCD1ebITpNwb1NIinKeJgUVQ =="
145
+ "resolved" : " 9 .0.2 " ,
146
+ "contentHash" : " 5BkGZ6mHp2dHydR29sb0fDfAuqkv30AHtTih8wMzvPZysOmBFvHfnkR2w3tsc0pSiIg8ZoKyefJXWy9r3pBh0w =="
147
147
},
148
148
"Mono.Cecil" : {
149
149
"type" : " Transitive" ,
185
185
},
186
186
"System.Drawing.Common" : {
187
187
"type" : " Transitive" ,
188
- "resolved" : " 7 .0.0 " ,
189
- "contentHash" : " KIX+oBU38pxkKPxvLcLfIkOV5Ien8ReN78wro7OF5/erwcmortzeFx+iBswlh2Vz6gVne0khocQudGwaO1Ey6A ==" ,
188
+ "resolved" : " 9 .0.2 " ,
189
+ "contentHash" : " JU947wzf8JbBS16Y5EIZzAlyQU+k68D7LRx6y03s2wlhlvLqkt/8uPBrjv2hJnnaJKbdb0GhQ3JZsfYXhrRjyg ==" ,
190
190
"dependencies" : {
191
- "Microsoft.Win32.SystemEvents" : " 7 .0.0 "
191
+ "Microsoft.Win32.SystemEvents" : " 9 .0.2 "
192
192
}
193
193
},
194
194
"System.IO.Pipelines" : {
222
222
"Microsoft.VisualStudio.Threading" : " [17.12.19, )" ,
223
223
"NLog" : " [4.7.10, )" ,
224
224
"PropertyChanged.Fody" : " [3.4.0, )" ,
225
- "System.Drawing.Common" : " [7 .0.0 , )" ,
225
+ "System.Drawing.Common" : " [9 .0.2 , )" ,
226
226
"ToolGood.Words.Pinyin" : " [3.0.1.4, )"
227
227
}
228
228
},
Original file line number Diff line number Diff line change 12
12
<AppendRuntimeIdentifierToOutputPath >false</AppendRuntimeIdentifierToOutputPath >
13
13
<GenerateAssemblyInfo >false</GenerateAssemblyInfo >
14
14
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
15
+ <RestorePackagesWithLockFile >true</RestorePackagesWithLockFile >
15
16
</PropertyGroup >
16
17
17
18
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
67
68
</PackageReference >
68
69
<PackageReference Include =" NLog" Version =" 4.7.10" />
69
70
<PackageReference Include =" PropertyChanged.Fody" Version =" 3.4.0" />
70
- <PackageReference Include =" System.Drawing.Common" Version =" 7 .0.0 " />
71
+ <PackageReference Include =" System.Drawing.Common" Version =" 9 .0.2 " />
71
72
<!-- ToolGood.Words.Pinyin v3.0.2.6 results in high memory usage when search with pinyin is enabled-->
72
73
<!-- Bumping to it or higher needs to test and ensure this is no longer a problem-->
73
74
<PackageReference Include =" ToolGood.Words.Pinyin" Version =" 3.0.1.4" />
Original file line number Diff line number Diff line change 77
77
},
78
78
"System.Drawing.Common" : {
79
79
"type" : " Direct" ,
80
- "requested" : " [7 .0.0 , )" ,
81
- "resolved" : " 7 .0.0 " ,
82
- "contentHash" : " KIX+oBU38pxkKPxvLcLfIkOV5Ien8ReN78wro7OF5/erwcmortzeFx+iBswlh2Vz6gVne0khocQudGwaO1Ey6A ==" ,
80
+ "requested" : " [9 .0.2 , )" ,
81
+ "resolved" : " 9 .0.2 " ,
82
+ "contentHash" : " JU947wzf8JbBS16Y5EIZzAlyQU+k68D7LRx6y03s2wlhlvLqkt/8uPBrjv2hJnnaJKbdb0GhQ3JZsfYXhrRjyg ==" ,
83
83
"dependencies" : {
84
- "Microsoft.Win32.SystemEvents" : " 7 .0.0 "
84
+ "Microsoft.Win32.SystemEvents" : " 9 .0.2 "
85
85
}
86
86
},
87
87
"ToolGood.Words.Pinyin" : {
117
117
},
118
118
"Microsoft.Win32.SystemEvents" : {
119
119
"type" : " Transitive" ,
120
- "resolved" : " 7 .0.0 " ,
121
- "contentHash" : " 2nXPrhdAyAzir0gLl8Yy8S5Mnm/uBSQQA7jEsILOS1MTyS7DbmV1NgViMtvV1sfCD1ebITpNwb1NIinKeJgUVQ =="
120
+ "resolved" : " 9 .0.2 " ,
121
+ "contentHash" : " 5BkGZ6mHp2dHydR29sb0fDfAuqkv30AHtTih8wMzvPZysOmBFvHfnkR2w3tsc0pSiIg8ZoKyefJXWy9r3pBh0w =="
122
122
},
123
123
"Microsoft.Windows.SDK.Win32Docs" : {
124
124
"type" : " Transitive" ,
Original file line number Diff line number Diff line change 11
11
<AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
12
12
<AppendRuntimeIdentifierToOutputPath >false</AppendRuntimeIdentifierToOutputPath >
13
13
<GenerateAssemblyInfo >false</GenerateAssemblyInfo >
14
+ <RestorePackagesWithLockFile >true</RestorePackagesWithLockFile >
14
15
</PropertyGroup >
15
16
16
17
<PropertyGroup >
Original file line number Diff line number Diff line change 12
12
<AppendRuntimeIdentifierToOutputPath >false</AppendRuntimeIdentifierToOutputPath >
13
13
<GenerateAssemblyInfo >false</GenerateAssemblyInfo >
14
14
<SatelliteResourceLanguages >en</SatelliteResourceLanguages >
15
+ <RestorePackagesWithLockFile >true</RestorePackagesWithLockFile >
15
16
</PropertyGroup >
16
17
17
18
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
Original file line number Diff line number Diff line change 469
469
},
470
470
"Microsoft.Win32.SystemEvents" : {
471
471
"type" : " Transitive" ,
472
- "resolved" : " 7 .0.0 " ,
473
- "contentHash" : " 2nXPrhdAyAzir0gLl8Yy8S5Mnm/uBSQQA7jEsILOS1MTyS7DbmV1NgViMtvV1sfCD1ebITpNwb1NIinKeJgUVQ =="
472
+ "resolved" : " 9 .0.2 " ,
473
+ "contentHash" : " 5BkGZ6mHp2dHydR29sb0fDfAuqkv30AHtTih8wMzvPZysOmBFvHfnkR2w3tsc0pSiIg8ZoKyefJXWy9r3pBh0w =="
474
474
},
475
475
"Microsoft.Windows.SDK.Win32Docs" : {
476
476
"type" : " Transitive" ,
556
556
},
557
557
"System.Drawing.Common" : {
558
558
"type" : " Transitive" ,
559
- "resolved" : " 7 .0.0 " ,
560
- "contentHash" : " KIX+oBU38pxkKPxvLcLfIkOV5Ien8ReN78wro7OF5/erwcmortzeFx+iBswlh2Vz6gVne0khocQudGwaO1Ey6A ==" ,
559
+ "resolved" : " 9 .0.2 " ,
560
+ "contentHash" : " JU947wzf8JbBS16Y5EIZzAlyQU+k68D7LRx6y03s2wlhlvLqkt/8uPBrjv2hJnnaJKbdb0GhQ3JZsfYXhrRjyg ==" ,
561
561
"dependencies" : {
562
- "Microsoft.Win32.SystemEvents" : " 7 .0.0 "
562
+ "Microsoft.Win32.SystemEvents" : " 9 .0.2 "
563
563
}
564
564
},
565
565
"System.IO.Pipelines" : {
639
639
"Microsoft.VisualStudio.Threading" : " [17.12.19, )" ,
640
640
"NLog" : " [4.7.10, )" ,
641
641
"PropertyChanged.Fody" : " [3.4.0, )" ,
642
- "System.Drawing.Common" : " [7 .0.0 , )" ,
642
+ "System.Drawing.Common" : " [9 .0.2 , )" ,
643
643
"ToolGood.Words.Pinyin" : " [3.0.1.4, )"
644
644
}
645
645
},
You can’t perform that action at this time.
0 commit comments