Release 1.1

This commit is contained in:
~lucidiot 2022-07-14 17:59:13 +02:00
parent 083a2da17d
commit 5163c2db09
2 changed files with 34 additions and 7 deletions

View File

@ -30,6 +30,6 @@ using System.Resources;
// Build Number // Build Number
// Revision // Revision
// //
[assembly: AssemblyVersion("1.0.0.0")] [assembly: AssemblyVersion("1.1.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: AssemblyFileVersion("1.1.0.0")]
[assembly: NeutralResourcesLanguageAttribute("en")] [assembly: NeutralResourcesLanguageAttribute("en")]

View File

@ -49,6 +49,17 @@
"PrivateKeyFile" = "8:" "PrivateKeyFile" = "8:"
"TimeStampServer" = "8:" "TimeStampServer" = "8:"
"InstallerBootstrapper" = "3:2" "InstallerBootstrapper" = "3:2"
"BootstrapperCfg:{63ACBE69-63AA-4F98-B2B6-99F9E24495F2}"
{
"Enabled" = "11:TRUE"
"PromptEnabled" = "11:TRUE"
"PrerequisitesLocation" = "2:1"
"Url" = "8:"
"ComponentsUrl" = "8:"
"Items"
{
}
}
} }
"Release" "Release"
{ {
@ -65,6 +76,22 @@
"PrivateKeyFile" = "8:" "PrivateKeyFile" = "8:"
"TimeStampServer" = "8:" "TimeStampServer" = "8:"
"InstallerBootstrapper" = "3:2" "InstallerBootstrapper" = "3:2"
"BootstrapperCfg:{63ACBE69-63AA-4F98-B2B6-99F9E24495F2}"
{
"Enabled" = "11:TRUE"
"PromptEnabled" = "11:TRUE"
"PrerequisitesLocation" = "2:1"
"Url" = "8:"
"ComponentsUrl" = "8:"
"Items"
{
"{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:Microsoft.Net.Framework.2.0"
{
"Name" = "8:Microsoft .NET Framework 2.0"
"ProductCode" = "8:Microsoft.Net.Framework.2.0"
}
}
}
} }
} }
"Deployable" "Deployable"
@ -169,14 +196,14 @@
{ {
"Name" = "8:Microsoft Visual Studio" "Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:ToeCracker" "ProductName" = "8:ToeCracker"
"ProductCode" = "8:{7A1878DF-8182-421A-8A8B-A4FD162670AB}" "ProductCode" = "8:{2D88F860-56CA-46BC-825F-81A046A51EA7}"
"PackageCode" = "8:{C8D5EC58-8C45-4993-AA6D-14454A3E91A9}" "PackageCode" = "8:{2BD88898-948F-4C55-A394-8201D5CAE490}"
"UpgradeCode" = "8:{AC1B2D70-1B4B-40FA-8AAA-F2879E036552}" "UpgradeCode" = "8:{AC1B2D70-1B4B-40FA-8AAA-F2879E036552}"
"RestartWWWService" = "11:FALSE" "RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE" "RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE" "DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE" "InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:1.0.0" "ProductVersion" = "8:1.1.0"
"Manufacturer" = "8:lucidiot" "Manufacturer" = "8:lucidiot"
"ARPHELPTELEPHONE" = "8:" "ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:https://tildegit.org/lucidiot/NullPointerUploader/issues/" "ARPHELPLINK" = "8:https://tildegit.org/lucidiot/NullPointerUploader/issues/"
@ -293,7 +320,7 @@
{ {
"Name" = "8:ToeCracker" "Name" = "8:ToeCracker"
"Arguments" = "8:" "Arguments" = "8:"
"Description" = "8:" "Description" = "8:GUI client for the Big Huge Labs thesaurus."
"ShowCmd" = "3:1" "ShowCmd" = "3:1"
"IconIndex" = "3:32512" "IconIndex" = "3:32512"
"Transitive" = "11:FALSE" "Transitive" = "11:FALSE"
@ -826,7 +853,7 @@
} }
"{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_CA508E4529B24E149E311CFD65DAC0DA" "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_CA508E4529B24E149E311CFD65DAC0DA"
{ {
"SourcePath" = "8:..\\ToeCracker\\obj\\Debug\\ToeCracker.exe" "SourcePath" = "8:..\\ToeCracker\\obj\\Release\\ToeCracker.exe"
"TargetName" = "8:" "TargetName" = "8:"
"Tag" = "8:" "Tag" = "8:"
"Folder" = "8:_E04ABEE3382348A6BD4B8A070E1E2DCF" "Folder" = "8:_E04ABEE3382348A6BD4B8A070E1E2DCF"