Skip to content

Commit

Permalink
Fixed missing DigestAlgorithm in dshidmini project debug configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Kanuan committed Apr 15, 2024
1 parent bbb5bfb commit 6865782
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sys/dshidmini.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,9 @@
<MessageCompile>
<GenerateUserModeLoggingMacros>true</GenerateUserModeLoggingMacros>
</MessageCompile>
<DriverSign>
<FileDigestAlgorithm>SHA256</FileDigestAlgorithm>
</DriverSign>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<ClCompile>
Expand Down

0 comments on commit 6865782

Please sign in to comment.