Skip to content

Commit 9e86e32

Browse files
committed
v1.11.1
Signed-off-by: 陳鈞 <[email protected]>
1 parent 9ef6e1c commit 9e86e32

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Properties/PublishProfiles/ClickOnceProfile.pubxml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!--
3-
https://go.microsoft.com/fwlink/?LinkID=208121.
2+
<!-- https://go.microsoft.com/fwlink/?LinkID=208121.
43
-->
54
<Project>
65
<PropertyGroup>
76
<ApplicationRevision>0</ApplicationRevision>
8-
<ApplicationVersion>1.11.0.1</ApplicationVersion>
7+
<ApplicationVersion>1.11.1.0</ApplicationVersion>
98
<BootstrapperEnabled>True</BootstrapperEnabled>
109
<Configuration>Release</Configuration>
1110
<CreateDesktopShortcut>True</CreateDesktopShortcut>
@@ -65,7 +64,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
6564
<ItemGroup>
6665
<BootstrapperPackage Include="Microsoft.NetCore.DesktopRuntime.8.0.x64">
6766
<Install>true</Install>
68-
<ProductName>.NET Desktop 執行階段 8.0.0 (x64)</ProductName>
67+
<ProductName>.NET Desktop 執行階段 8.0.6 (x64)</ProductName>
6968
</BootstrapperPackage>
7069
</ItemGroup>
7170
</Project>

0 commit comments

Comments
 (0)