You've already forked linux-packaging-mono
Imported Upstream version 5.20.0.208
Former-commit-id: 8fbf7dae6cd486bffb1fa6a52020e8eb23c570b1
This commit is contained in:
parent
5d930a31c6
commit
219eec173f
@ -2,12 +2,12 @@
|
||||
// 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("0.10.1.0")]
|
||||
[assembly:System.Reflection.AssemblyVersionAttribute("0.10.3.0")]
|
||||
[assembly:System.CLSCompliantAttribute(false)]
|
||||
[assembly:System.Diagnostics.DebuggableAttribute((System.Diagnostics.DebuggableAttribute.DebuggingModes)(2))]
|
||||
[assembly:System.Reflection.AssemblyCopyrightAttribute("Copyright © 2008 - 2018 Jb Evain")]
|
||||
[assembly:System.Reflection.AssemblyFileVersionAttribute("0.10.1.0")]
|
||||
[assembly:System.Reflection.AssemblyInformationalVersionAttribute("0.10.1.0")]
|
||||
[assembly:System.Reflection.AssemblyFileVersionAttribute("0.10.3.0")]
|
||||
[assembly:System.Reflection.AssemblyInformationalVersionAttribute("0.10.3.0")]
|
||||
[assembly:System.Reflection.AssemblyProductAttribute("Mono.Cecil")]
|
||||
[assembly:System.Reflection.AssemblyTitleAttribute("Mono.Cecil.Mdb")]
|
||||
[assembly:System.Runtime.CompilerServices.CompilationRelaxationsAttribute(8)]
|
||||
|
@ -1 +1 @@
|
||||
19b503b65f6796fbd03668ae2a73555fcb8fda32
|
||||
3378e64a4e2dd96212fc88a657abe1ac071ddc16
|
Reference in New Issue
Block a user