Skip to content

Commit

Permalink
v2.0.1 testing build changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Endeade committed Jul 24, 2024
1 parent 13f10ed commit 08b5a12
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 8 deletions.
1 change: 1 addition & 0 deletions AppInstaller.csproj.user
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<ErrorReportUrlHistory />
<FallbackCulture>en-US</FallbackCulture>
<VerifyUploadedFiles>false</VerifyUploadedFiles>
<_LastSelectedProfileId>D:\AppInstaller\Properties\PublishProfiles\FolderProfile.pubxml</_LastSelectedProfileId>
</PropertyGroup>
<ItemGroup>
<Compile Update="Form1.cs">
Expand Down
4 changes: 2 additions & 2 deletions AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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")]
6 changes: 3 additions & 3 deletions Form1.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Form1.resx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Microsoft ResX Schema
Version 2.0
Expand Down Expand Up @@ -48,7 +48,7 @@
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
Expand Down Expand Up @@ -121,7 +121,7 @@
<data name="pictureBox13.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAAQAAAAEACAYAAABccqhmAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAL
DgAACw4BQL7hQQAAH7lJREFUeF7tnQmwJVV5x9+Iw06IhlVhbp9z38zAKGgyxqhRntEUFUyi0eIlqFjA
DQAACw0B7QfALAAAH7lJREFUeF7tnQmwJVV5x9+Iw06IhlVhbp9z38zAKGgyxqhRntEUFUyi0eIlqFjA
LN2n71tmhmF4fc7pOz0LRErcQEVHJajEEiGlEZUoLkQRA0hJqSkxihpMxCAiiyDLvPdu6uvuc2/f+5Z5
992tl/+/6l+zvOV2n+7vd5bvLENDEARBEARBEJR71YZqK4Kh4Fmt/w9BUM5FwU82fx8duv6goaGh8N8Q
BOVYptavWLrkWnIkCBqtgNGh0YPQKoCgnKoe/KWLTnCZ/s4431lzuLzV5koIHhxnvg+tAgjKmUzw26u2
Expand Down

0 comments on commit 08b5a12

Please sign in to comment.