Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/Xamarin.PropertyEditing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Ungureanu <maungu@microsoft.com>2019-04-01 16:29:34 +0300
committerMarius Ungureanu <maungu@microsoft.com>2019-04-01 16:29:34 +0300
commit05313ae91a25d918395b1f0b6bb07a9cb697c83c (patch)
tree2cf64bf9027e8e73fe1e0e1c67e7d8b663d4ae87 /Xamarin.PropertyEditing.Mac/Properties
parent187cc8fa6d484cb653df5a9782fdf2d89a265299 (diff)
Default to AssemblyVersion 1.0.0.0 for the Mac assembly
Diffstat (limited to 'Xamarin.PropertyEditing.Mac/Properties')
-rw-r--r--Xamarin.PropertyEditing.Mac/Properties/AssemblyInfo.cs8
1 files changed, 1 insertions, 7 deletions
diff --git a/Xamarin.PropertyEditing.Mac/Properties/AssemblyInfo.cs b/Xamarin.PropertyEditing.Mac/Properties/AssemblyInfo.cs
index 003598a..36ac44e 100644
--- a/Xamarin.PropertyEditing.Mac/Properties/AssemblyInfo.cs
+++ b/Xamarin.PropertyEditing.Mac/Properties/AssemblyInfo.cs
@@ -13,13 +13,7 @@ using System.Runtime.CompilerServices;
[assembly: AssemblyTrademark ("")]
[assembly: AssemblyCulture ("")]
-// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
-// The form "{Major}.{Minor}.*" will automatically update the build and revision,
-// and "{Major}.{Minor}.{Build}.*" will update just the revision.
-
-[assembly: AssemblyVersion ("1.0.*")]
-
-// The following attributes are used to specify the signing key for the assembly,
+// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
//[assembly: AssemblyDelaySign(false)]