Skip to content

Commit 2bb6660

Browse files
author
Marcelo Petersen
committed
Fix registry path - IsRebootRequired
1 parent 659fed3 commit 2bb6660

22 files changed

+37
-6
lines changed

.vs/WUManager/v16/.suo

0 Bytes
Binary file not shown.

Binaries/Release/WUManager.application

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
1515
</dsig:Transforms>
1616
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
17-
<dsig:DigestValue>qGZkO58p3dpL9Nx2DV4ReGu4j7IGU2bclloF8lOVhqk=</dsig:DigestValue>
17+
<dsig:DigestValue>50ogPo26HHw8a239PH5+8wFnOwK3vyvhiWg87WXTd3U=</dsig:DigestValue>
1818
</hash>
1919
</dependentAssembly>
2020
</dependency>

Binaries/Release/WUManager.exe

0 Bytes
Binary file not shown.

Binaries/Release/WUManager.exe.manifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
6161
</dsig:Transforms>
6262
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
63-
<dsig:DigestValue>mjjeZiuswJAMdqM1D3GX+3RW0xVuLHCi0EblYH+biu8=</dsig:DigestValue>
63+
<dsig:DigestValue>sool+oTRUzTiQiSBJakEOpnEjKdRRaU6pWn9tu3/5pU=</dsig:DigestValue>
6464
</hash>
6565
</dependentAssembly>
6666
</dependency>

Binaries/Release/WUManager.pdb

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// <autogenerated />
2+
using System;
3+
using System.Reflection;
4+
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")]
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)