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

github.com/mono/reference-assemblies.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/v4.7.1/Facades/System.Linq.Parallel.cs')
-rw-r--r--src/v4.7.1/Facades/System.Linq.Parallel.cs17
1 files changed, 9 insertions, 8 deletions
diff --git a/src/v4.7.1/Facades/System.Linq.Parallel.cs b/src/v4.7.1/Facades/System.Linq.Parallel.cs
index 8136d9d..894a33b 100644
--- a/src/v4.7.1/Facades/System.Linq.Parallel.cs
+++ b/src/v4.7.1/Facades/System.Linq.Parallel.cs
@@ -2,15 +2,16 @@
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
-[assembly:System.Reflection.AssemblyVersionAttribute("4.0.0.0")]
-[assembly:System.Reflection.AssemblyCompanyAttribute("Xamarin, Inc.")]
-[assembly:System.Reflection.AssemblyCopyrightAttribute("Copyright (c) 2013 Xamarin Inc. (http://www.xamarin.com)")]
-[assembly:System.Reflection.AssemblyDefaultAliasAttribute("System.Linq.Parallel.dll")]
-[assembly:System.Reflection.AssemblyDescriptionAttribute("System.Linq.Parallel.dll")]
-[assembly:System.Reflection.AssemblyFileVersionAttribute("4.7.2046.0")]
-[assembly:System.Reflection.AssemblyInformationalVersionAttribute("4.7.2046.0")]
+[assembly:System.Reflection.AssemblyVersionAttribute("4.0.1.0")]
+[assembly:System.Reflection.AssemblyCompanyAttribute("Mono development team")]
+[assembly:System.Reflection.AssemblyCopyrightAttribute("(c) Various Mono authors")]
+[assembly:System.Reflection.AssemblyDefaultAliasAttribute("System.Linq.Parallel")]
+[assembly:System.Reflection.AssemblyDescriptionAttribute("System.Linq.Parallel")]
+[assembly:System.Reflection.AssemblyFileVersionAttribute("4.7.2558.0")]
+[assembly:System.Reflection.AssemblyInformationalVersionAttribute("4.7.2558.0")]
+[assembly:System.Reflection.AssemblyMetadataAttribute("", "")]
[assembly:System.Reflection.AssemblyProductAttribute("Mono Common Language Infrastructure")]
-[assembly:System.Reflection.AssemblyTitleAttribute("System.Linq.Parallel.dll")]
+[assembly:System.Reflection.AssemblyTitleAttribute("System.Linq.Parallel")]
[assembly:System.Runtime.CompilerServices.ReferenceAssemblyAttribute]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Linq.OrderedParallelQuery<>))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Linq.ParallelEnumerable))]