Skip to content

Commit

Permalink
AssemblyVersion update 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Barbarur committed Sep 6, 2024
1 parent 98c3ca0 commit 12dabfa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/NovaPointLibrary/NovaPointLibrary.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<AssemblyVersion>0.9.0</AssemblyVersion>
<AssemblyVersion>0.10.0</AssemblyVersion>
</PropertyGroup>

<ItemGroup>
Expand Down
8 changes: 4 additions & 4 deletions src/NovaPointSetup/NovaPointSetup.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -198,15 +198,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:NovaPoint"
"ProductCode" = "8:{9FCF402A-13FE-4690-A3BE-46E834AD3628}"
"PackageCode" = "8:{A9755117-751C-403C-BFA0-C630A1CF1F7C}"
"ProductCode" = "8:{81DD42BB-4BFB-4786-9CE3-5744722383CA}"
"PackageCode" = "8:{7F80DD4B-3977-4B5A-9EE3-A3A896164022}"
"UpgradeCode" = "8:{F3F15478-AFE6-43E3-9D82-D5914B1FF2DE}"
"AspNetVersion" = "8:"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:0.9.0"
"ProductVersion" = "8:0.10.0"
"Manufacturer" = "8:Novacato"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down

0 comments on commit 12dabfa

Please sign in to comment.