File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 177
177
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
178
178
<DebuggerFlavor >DbgengRemoteDebugger</DebuggerFlavor >
179
179
<RunCodeAnalysis >true</RunCodeAnalysis >
180
+ <Inf2CatUseLocalTime >true</Inf2CatUseLocalTime >
180
181
</PropertyGroup >
181
182
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
182
183
<DebuggerFlavor >DbgengRemoteDebugger</DebuggerFlavor >
245
246
<Link >
246
247
<AdditionalDependencies >%(AdditionalDependencies);OneCoreUAP.lib;avrt.lib</AdditionalDependencies >
247
248
</Link >
249
+ <DriverSign >
250
+ <FileDigestAlgorithm >SHA256</FileDigestAlgorithm >
251
+ </DriverSign >
248
252
</ItemDefinitionGroup >
249
253
<ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|ARM'" >
250
254
<ClCompile >
You can’t perform that action at this time.
0 commit comments