Skip to content

Commit

Permalink
AssemblyVersion update to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Barbarur committed Jun 2, 2024
1 parent 81c5d1d commit 09401d3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.7.0</AssemblyVersion>
<AssemblyVersion>0.7.1</AssemblyVersion>
</PropertyGroup>

<ItemGroup>
Expand Down
6 changes: 3 additions & 3 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:{776670E9-F0F7-4616-9121-134942BF2A31}"
"PackageCode" = "8:{8415633F-D8D2-4586-8B00-B133397535F0}"
"ProductCode" = "8:{4B77DFDA-611C-4EF7-8217-29F2C178890C}"
"PackageCode" = "8:{BF93EB1C-5619-4CCD-BB8F-27C6FD4C53BC}"
"UpgradeCode" = "8:{F3F15478-AFE6-43E3-9D82-D5914B1FF2DE}"
"AspNetVersion" = "8:"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:FALSE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:0.7.0"
"ProductVersion" = "8:0.7.1"
"Manufacturer" = "8:Novacato"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down

0 comments on commit 09401d3

Please sign in to comment.