diff --git a/AppInstaller.csproj.user b/AppInstaller.csproj.user index 6b7983a..3d53ed1 100644 --- a/AppInstaller.csproj.user +++ b/AppInstaller.csproj.user @@ -9,6 +9,7 @@ en-US false + <_LastSelectedProfileId>D:\AppInstaller\Properties\PublishProfiles\FolderProfile.pubxml diff --git a/AssemblyInfo.cs b/AssemblyInfo.cs index 1c111b9..2b7a7c2 100644 --- a/AssemblyInfo.cs +++ b/AssemblyInfo.cs @@ -29,5 +29,5 @@ // Build Number // Revision // -[assembly: AssemblyVersion("2.0.0")] -[assembly: AssemblyFileVersion("2.0.0-alpha")] +[assembly: AssemblyVersion("2.0.10")] +[assembly: AssemblyFileVersion("2.0.0.0-pmbeta")] diff --git a/Form1.Designer.cs b/Form1.Designer.cs index 766beff..0baec66 100644 --- a/Form1.Designer.cs +++ b/Form1.Designer.cs @@ -1050,12 +1050,12 @@ private void InitializeComponent() // label11.AutoSize = true; label11.Font = new System.Drawing.Font("Segoe UI Semilight", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); - label11.Location = new System.Drawing.Point(934, 29); + label11.Location = new System.Drawing.Point(961, 29); label11.Margin = new Padding(4, 0, 4, 0); label11.Name = "label11"; - label11.Size = new System.Drawing.Size(196, 20); + label11.Size = new System.Drawing.Size(169, 20); label11.TabIndex = 18; - label11.Text = "WinGet support testing build"; + label11.Text = "PM support testing build"; // // Form1 // diff --git a/Form1.resx b/Form1.resx index 593ed8e..6d7c478 100644 --- a/Form1.resx +++ b/Form1.resx @@ -1,7 +1,7 @@