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:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2017-11-09 02:31:02 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2017-11-09 05:56:45 +0300
commit94782ed95d54ebea9cdc11ac8eaa100b727a19c4 (patch)
tree04f43ef5734fd72ee81055397a22030e34c379a3 /src/v4.7.1/Facades/System.AppContext.cs
parent12ac9ec9ab6eb09eb5c8bf6da0e6a3101a44ed8d (diff)
[v4.7.1] Apply changes from 4.7.1 reference assemblies
Diffstat (limited to 'src/v4.7.1/Facades/System.AppContext.cs')
-rw-r--r--src/v4.7.1/Facades/System.AppContext.cs16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/v4.7.1/Facades/System.AppContext.cs b/src/v4.7.1/Facades/System.AppContext.cs
new file mode 100644
index 0000000..dd27c57
--- /dev/null
+++ b/src/v4.7.1/Facades/System.AppContext.cs
@@ -0,0 +1,16 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// 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.1.2.0")]
+[assembly:System.Reflection.AssemblyCompanyAttribute("Mono development team")]
+[assembly:System.Reflection.AssemblyCopyrightAttribute("(c) Various Mono authors")]
+[assembly:System.Reflection.AssemblyDefaultAliasAttribute("System.AppContext")]
+[assembly:System.Reflection.AssemblyDescriptionAttribute("System.AppContext")]
+[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.AppContext")]
+[assembly:System.Runtime.CompilerServices.ReferenceAssemblyAttribute]
+[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.AppContext))]