Skip to content

Commit 666b360

Browse files
committed
build: change AssemblyVersion 0.15.2
1 parent 54c2274 commit 666b360

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

src/NovaPointLibrary/NovaPointLibrary.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFramework>net8.0</TargetFramework>
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
7-
<AssemblyVersion>0.15.1</AssemblyVersion>
7+
<AssemblyVersion>0.15.2</AssemblyVersion>
88
</PropertyGroup>
99

1010
<ItemGroup>

src/NovaPointSetup/NovaPointSetup.vdproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -198,15 +198,15 @@
198198
{
199199
"Name" = "8:Microsoft Visual Studio"
200200
"ProductName" = "8:NovaPoint"
201-
"ProductCode" = "8:{0AF350D0-CBF1-4889-8980-D0197A76C47C}"
202-
"PackageCode" = "8:{04E96DE2-D6A1-4DBF-A40B-28DEA8A79083}"
201+
"ProductCode" = "8:{52744A75-4EE3-4083-BC84-844601DA90B7}"
202+
"PackageCode" = "8:{80CB3650-3FF3-4520-AE29-9B56AE422799}"
203203
"UpgradeCode" = "8:{F3F15478-AFE6-43E3-9D82-D5914B1FF2DE}"
204204
"AspNetVersion" = "8:"
205205
"RestartWWWService" = "11:FALSE"
206206
"RemovePreviousVersions" = "11:TRUE"
207207
"DetectNewerInstalledVersion" = "11:TRUE"
208208
"InstallAllUsers" = "11:FALSE"
209-
"ProductVersion" = "8:0.15.1"
209+
"ProductVersion" = "8:0.15.2"
210210
"Manufacturer" = "8:Novacato"
211211
"ARPHELPTELEPHONE" = "8:"
212212
"ARPHELPLINK" = "8:"

src/NovaPointWPF/NovaPointWPF.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<UseWPF>true</UseWPF>
88
<ApplicationIcon>NovaPointIcon.ico</ApplicationIcon>
99
<AssemblyName>NovaPoint</AssemblyName>
10-
<AssemblyVersion>0.15.1</AssemblyVersion>
10+
<AssemblyVersion>0.15.2</AssemblyVersion>
1111
</PropertyGroup>
1212

1313
<ItemGroup>

0 commit comments

Comments
 (0)