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>2019-09-18 13:23:31 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2019-09-18 13:47:21 +0300
commit6c168ef1f2a3ff80237395cc09bfbeeaedc93334 (patch)
tree4ff60ffa20f98db47c77733f10b947e46581c892 /src/v4.8/System.Web.Routing.cs
parent313a9bdbab07119b849c3ad1a13aa97b8353da5d (diff)
Apply source changes from 4.8 reference assemblies
Diffstat (limited to 'src/v4.8/System.Web.Routing.cs')
-rw-r--r--src/v4.8/System.Web.Routing.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/v4.8/System.Web.Routing.cs b/src/v4.8/System.Web.Routing.cs
index 4b8a233..f20bfed 100644
--- a/src/v4.8/System.Web.Routing.cs
+++ b/src/v4.8/System.Web.Routing.cs
@@ -9,8 +9,8 @@
[assembly:System.Reflection.AssemblyCopyrightAttribute("(c) Various Mono authors")]
[assembly:System.Reflection.AssemblyDefaultAliasAttribute("System.Web.Routing.dll")]
[assembly:System.Reflection.AssemblyDescriptionAttribute("System.Web.Routing.dll")]
-[assembly:System.Reflection.AssemblyFileVersionAttribute("4.7.3062.0")]
-[assembly:System.Reflection.AssemblyInformationalVersionAttribute("4.7.3062.0")]
+[assembly:System.Reflection.AssemblyFileVersionAttribute("4.8.3761.0")]
+[assembly:System.Reflection.AssemblyInformationalVersionAttribute("4.8.3761.0")]
[assembly:System.Reflection.AssemblyProductAttribute("Mono Common Language Infrastructure")]
[assembly:System.Reflection.AssemblyTitleAttribute("System.Web.Routing.dll")]
[assembly:System.Resources.NeutralResourcesLanguageAttribute("en-US")]