Skip to content

Commit

Permalink
Merge pull request #8 from atc-net/feature/InstallAllUsers
Browse files Browse the repository at this point in the history
feat: InstallAllUsers
  • Loading branch information
davidkallesen authored Nov 5, 2023
2 parents e7bcdf6 + c4a3658 commit 0aa6ae3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup/Atc.Installer/Atc.Installer.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -225,13 +225,13 @@
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:Atc.Installer"
"ProductCode" = "8:{3F307C9D-74FA-4720-A46B-9BE093C3A265}"
"PackageCode" = "8:{D56B6FCA-3775-4E78-B08E-55417E9AA2C7}"
"PackageCode" = "8:{86685F30-C1C2-4F2F-BF2D-5B3300D5FD1E}"
"UpgradeCode" = "8:{F7F3665E-9FEB-4AE3-B0EA-F3791208A1A8}"
"AspNetVersion" = "8:4.0.30319.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"InstallAllUsers" = "11:TRUE"
"ProductVersion" = "8:1.0.0"
"Manufacturer" = "8:ATC"
"ARPHELPTELEPHONE" = "8:"
Expand Down Expand Up @@ -760,7 +760,7 @@
{
"{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_B80DFB6270524AC7B2F3C294312B6821"
{
"SourcePath" = "8:..\\..\\src\\Atc.Installer.Wpf.App\\obj\\Release\\net7.0-windows\\apphost.exe"
"SourcePath" = "8:..\\..\\src\\Atc.Installer.Wpf.App\\obj\\Debug\\net7.0-windows\\apphost.exe"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_91076E7FEDE74F62A97DBDFD99B106F9"
Expand Down

0 comments on commit 0aa6ae3

Please sign in to comment.