Skip to content

Commit 8ad18f6

Browse files
committed
Properly publish v1.0.0.18 clickonce update this time
1 parent 4daa6b9 commit 8ad18f6

File tree

5 files changed

+13
-13
lines changed

5 files changed

+13
-13
lines changed

install/Application Files/WebView2Utilities_1_0_0_18/WebView2Utilities.application

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
3-
<assemblyIdentity name="WebView2Utilities.application" version="1.0.0.17" publicKeyToken="0000000000000000" language="en-US" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
4-
<description asmv2:publisher="WebView2Utilities" asmv2:product="WebView2Utilities" asmv2:supportUrl="https://david-risney.github.io/WebView2Utilities/" co.v1:errorReportUrl="https://david-risney.github.io/WebView2Utilities/" xmlns="urn:schemas-microsoft-com:asm.v1" />
3+
<assemblyIdentity name="WebView2Utilities.application" version="1.0.0.18" publicKeyToken="0000000000000000" language="en-US" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
4+
<description asmv2:publisher="Microsoft IT" asmv2:product="WebView2Utilities" asmv2:supportUrl="https://david-risney.github.io/WebView2Utilities/" co.v1:errorReportUrl="https://david-risney.github.io/WebView2Utilities/" xmlns="urn:schemas-microsoft-com:asm.v1" />
55
<deployment install="true" mapFileExtensions="true">
66
<subscription>
77
<update>
@@ -15,13 +15,13 @@
1515
</compatibleFrameworks>
1616
<dependency>
1717
<dependentAssembly dependencyType="install" codebase="Application Files\WebView2Utilities_1_0_0_18\WebView2Utilities.exe.manifest" size="17321">
18-
<assemblyIdentity name="WebView2Utilities.exe" version="1.0.0.17" publicKeyToken="0000000000000000" language="en-US" processorArchitecture="msil" type="win32" />
18+
<assemblyIdentity name="WebView2Utilities.exe" version="1.0.0.18" publicKeyToken="0000000000000000" language="en-US" processorArchitecture="msil" type="win32" />
1919
<hash>
2020
<dsig:Transforms>
2121
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
2222
</dsig:Transforms>
2323
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
24-
<dsig:DigestValue>zbxCjo+TWJV8NUeDl5fLZ82Get82MPnrtt0UjEAYcLM=</dsig:DigestValue>
24+
<dsig:DigestValue>1EzHqFVMg1g3CwxzmST1sJsYGGLSlXlDkxFTIijXSkI=</dsig:DigestValue>
2525
</hash>
2626
</dependentAssembly>
2727
</dependency>
Binary file not shown.

install/Application Files/WebView2Utilities_1_0_0_18/WebView2Utilities.exe.manifest

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
3-
<asmv1:assemblyIdentity name="WebView2Utilities.exe" version="1.0.0.17" publicKeyToken="0000000000000000" language="en-US" processorArchitecture="msil" type="win32" />
3+
<asmv1:assemblyIdentity name="WebView2Utilities.exe" version="1.0.0.18" publicKeyToken="0000000000000000" language="en-US" processorArchitecture="msil" type="win32" />
44
<description asmv2:iconFile="logo.ico" xmlns="urn:schemas-microsoft-com:asm.v1" />
55
<application />
66
<entryPoint>
@@ -266,7 +266,7 @@
266266
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
267267
</dsig:Transforms>
268268
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
269-
<dsig:DigestValue>QIy6m31ai6qf9wdddw9dWYIxhgE/bdIM39pLoSX5j/4=</dsig:DigestValue>
269+
<dsig:DigestValue>ThNbHzXGD9/l6NC4uLQ5yxNyaPsgRPf9a5c+HgWYAGk=</dsig:DigestValue>
270270
</hash>
271271
</dependentAssembly>
272272
</dependency>

install/WebView2Utilities.application

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
3-
<assemblyIdentity name="WebView2Utilities.application" version="1.0.0.17" publicKeyToken="0000000000000000" language="en-US" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
4-
<description asmv2:publisher="WebView2Utilities" asmv2:product="WebView2Utilities" asmv2:supportUrl="https://david-risney.github.io/WebView2Utilities/" co.v1:errorReportUrl="https://david-risney.github.io/WebView2Utilities/" xmlns="urn:schemas-microsoft-com:asm.v1" />
3+
<assemblyIdentity name="WebView2Utilities.application" version="1.0.0.18" publicKeyToken="0000000000000000" language="en-US" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
4+
<description asmv2:publisher="Microsoft IT" asmv2:product="WebView2Utilities" asmv2:supportUrl="https://david-risney.github.io/WebView2Utilities/" co.v1:errorReportUrl="https://david-risney.github.io/WebView2Utilities/" xmlns="urn:schemas-microsoft-com:asm.v1" />
55
<deployment install="true" mapFileExtensions="true">
66
<subscription>
77
<update>
@@ -15,13 +15,13 @@
1515
</compatibleFrameworks>
1616
<dependency>
1717
<dependentAssembly dependencyType="install" codebase="Application Files\WebView2Utilities_1_0_0_18\WebView2Utilities.exe.manifest" size="17321">
18-
<assemblyIdentity name="WebView2Utilities.exe" version="1.0.0.17" publicKeyToken="0000000000000000" language="en-US" processorArchitecture="msil" type="win32" />
18+
<assemblyIdentity name="WebView2Utilities.exe" version="1.0.0.18" publicKeyToken="0000000000000000" language="en-US" processorArchitecture="msil" type="win32" />
1919
<hash>
2020
<dsig:Transforms>
2121
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
2222
</dsig:Transforms>
2323
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
24-
<dsig:DigestValue>zbxCjo+TWJV8NUeDl5fLZ82Get82MPnrtt0UjEAYcLM=</dsig:DigestValue>
24+
<dsig:DigestValue>1EzHqFVMg1g3CwxzmST1sJsYGGLSlXlDkxFTIijXSkI=</dsig:DigestValue>
2525
</hash>
2626
</dependentAssembly>
2727
</dependency>

install/publish.htm

+3-3
Original file line numberDiff line numberDiff line change
@@ -118,15 +118,15 @@
118118
<TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="2" BORDER="0">
119119

120120
<!-- Begin Banner -->
121-
<TR><TD><TABLE CELLPADDING="2" CELLSPACING="0" BORDER="0" BGCOLOR="#cecece" WIDTH="100%"><TR><TD><TABLE BGCOLOR="#1c5280" WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR><TD CLASS="Banner" /></TR><TR><TD CLASS="Banner"><SPAN CLASS="BannerTextCompany" /></TD></TR><TR><TD CLASS="Banner"><SPAN CLASS="BannerTextApplication">WebView2Utilities</SPAN></TD></TR><TR><TD CLASS="Banner" ALIGN="RIGHT" /></TR></TABLE></TD></TR></TABLE></TD></TR>
121+
<TR><TD><TABLE CELLPADDING="2" CELLSPACING="0" BORDER="0" BGCOLOR="#cecece" WIDTH="100%"><TR><TD><TABLE BGCOLOR="#1c5280" WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR><TD CLASS="Banner" /></TR><TR><TD CLASS="Banner"><SPAN CLASS="BannerTextCompany">Microsoft IT</SPAN></TD></TR><TR><TD CLASS="Banner"><SPAN CLASS="BannerTextApplication">WebView2Utilities</SPAN></TD></TR><TR><TD CLASS="Banner" ALIGN="RIGHT" /></TR></TABLE></TD></TR></TABLE></TD></TR>
122122
<!-- End Banner -->
123123

124124

125125
<!-- Begin Dialog -->
126126
<TR><TD ALIGN="LEFT"><TABLE CELLPADDING="2" CELLSPACING="0" BORDER="0" WIDTH="540"><TR><TD WIDTH="496">
127127

128128
<!-- Begin AppInfo -->
129-
<TABLE><TR><TD COLSPAN="3">&nbsp;</TD></TR><TR><TD><B>Name:</B></TD><TD WIDTH="5"><SPACER TYPE="block" WIDTH="10" /></TD><TD>WebView2Utilities</TD></TR><TR><TD COLSPAN="3">&nbsp;</TD></TR><TR><TD><B>Version:</B></TD><TD WIDTH="5"><SPACER TYPE="block" WIDTH="10" /></TD><TD>1.0.0.18</TD></TR><TR><TD COLSPAN="3">&nbsp;</TD></TR><TR><TD><B>Publisher:</B></TD><TD WIDTH="5"><SPACER TYPE="block" WIDTH="10" /></TD><TD /></TR><tr><td colspan="3">&nbsp;</td></tr></TABLE>
129+
<TABLE><TR><TD COLSPAN="3">&nbsp;</TD></TR><TR><TD><B>Name:</B></TD><TD WIDTH="5"><SPACER TYPE="block" WIDTH="10" /></TD><TD>WebView2Utilities</TD></TR><TR><TD COLSPAN="3">&nbsp;</TD></TR><TR><TD><B>Version:</B></TD><TD WIDTH="5"><SPACER TYPE="block" WIDTH="10" /></TD><TD>1.0.0.18</TD></TR><TR><TD COLSPAN="3">&nbsp;</TD></TR><TR><TD><B>Publisher:</B></TD><TD WIDTH="5"><SPACER TYPE="block" WIDTH="10" /></TD><TD>Microsoft IT</TD></TR><tr><td colspan="3">&nbsp;</td></tr></TABLE>
130130
<!-- End AppInfo -->
131131

132132

@@ -154,7 +154,7 @@
154154
<TR><TD>
155155
<!-- Begin Footer -->
156156
<TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0" BGCOLOR="#ffffff"><TR><TD HEIGHT="5"><SPACER TYPE="block" HEIGHT="5" /></TD></TR><TR><TD CLASS="FooterText" ALIGN="center">
157-
<A HREF="https://david-risney.github.io/WebView2Utilities/"> Customer Support</A>
157+
<A HREF="https://david-risney.github.io/WebView2Utilities/">Microsoft IT Customer Support</A>
158158
&nbsp;&nbsp;&nbsp;::&nbsp;&nbsp;&nbsp;
159159
<A HREF="https://go.microsoft.com/fwlink/?LinkId=154571">ClickOnce and .NET Framework Resources</A>
160160
</TD></TR><TR><TD HEIGHT="5"><SPACER TYPE="block" HEIGHT="5" /></TD></TR><TR><TD HEIGHT="1" bgcolor="#cecece"><SPACER TYPE="block" HEIGHT="1" /></TD></TR></TABLE>

0 commit comments

Comments
 (0)