You've already forked linux-packaging-mono
Imported Upstream version 5.10.0.137
Former-commit-id: a598022caf837e5c0e35b6dfbe6ec2debbf5366a
This commit is contained in:
parent
4373cb63d5
commit
5b69a2693e
@@ -34,7 +34,7 @@ static class Consts
|
||||
// Use these assembly version constants to make code more maintainable.
|
||||
//
|
||||
|
||||
public const string MonoVersion = "5.10.0.132";
|
||||
public const string MonoVersion = "5.10.0.137";
|
||||
public const string MonoCompany = "Mono development team";
|
||||
public const string MonoProduct = "Mono Common Language Infrastructure";
|
||||
public const string MonoCopyright = "(c) Various Mono authors";
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
namespace System.Xml
|
||||
{
|
||||
static class BinaryCompatibility
|
||||
{
|
||||
public static bool TargetsAtLeast_Desktop_V4_5_2 => true;
|
||||
}
|
||||
}
|
||||
@@ -5,6 +5,7 @@ Assembly/AssemblyInfo.cs
|
||||
ReferenceSources/Res.cs
|
||||
ReferenceSources/LocalAppContextSwitches.cs
|
||||
ReferenceSources/ThisAssembly.cs
|
||||
ReferenceSources/BinaryCompatibility.cs
|
||||
../referencesource/System.Data.SqlXml/System/Xml/Xsl/IlGen/GenerateHelper.cs
|
||||
../referencesource/System.Data.SqlXml/System/Xml/Xsl/IlGen/IteratorDescriptor.cs
|
||||
../referencesource/System.Data.SqlXml/System/Xml/Xsl/IlGen/OptimizerPatterns.cs
|
||||
@@ -237,7 +238,6 @@ ReferenceSources/ThisAssembly.cs
|
||||
../referencesource/System.Xml/System/Xml/Cache/XPathNodeInfoAtom.cs
|
||||
../referencesource/System.Xml/System/Xml/Cache/XPathNodeView.cs
|
||||
../referencesource/System.Xml/System/Xml/Cache/XPathNodeViewPropertyDescriptor.cs
|
||||
../referencesource/System.Xml/System/Xml/Core/BinaryCompatibility.cs
|
||||
../referencesource/System.Xml/System/Xml/Core/CharEntityEncoderFallback.cs
|
||||
../referencesource/System.Xml/System/Xml/Core/ConformanceLevel.cs
|
||||
../referencesource/System.Xml/System/Xml/Core/DtdProcessing.cs
|
||||
|
||||
@@ -1 +1 @@
|
||||
ce18802ab9fddeab8c3df4d80d4920c0078beb8a
|
||||
044ae0ba30360ac8046e2a0e515420f95b288f46
|
||||
@@ -1 +1 @@
|
||||
70bd018a65dbc16d9249e9f89aeb73904e06ae5a
|
||||
cc673b22139b4cc71266e2ee597fe4e505845566
|
||||
@@ -1 +1 @@
|
||||
d66447f952feb4ec5829e5829e3d25dd8af939e4
|
||||
7751944281f48f2205099723e6efbfb26620a396
|
||||
@@ -1 +1 @@
|
||||
bc2df173bcd5877ac4b9a0147065291f7090ede0
|
||||
de07b190ab40f5a096608c4d885bbd098152cd0b
|
||||
@@ -1 +1 @@
|
||||
5ce5b47ab7ee19494ca4bb2e4d7fe0285165199a
|
||||
edd8ee3d35b335e383a211e9b690fb94721f2abb
|
||||
@@ -1 +1 @@
|
||||
73f330f118271340beadba9943f025f51326505b
|
||||
f4927f8651f063086e19752ea214536075e84c1d
|
||||
@@ -1 +1 @@
|
||||
90445e4b34c276c86330ebdab580339e96320d17
|
||||
62aa938719e0ef286376395e6c8f851ecfd89337
|
||||
@@ -1 +1 @@
|
||||
ce18802ab9fddeab8c3df4d80d4920c0078beb8a
|
||||
044ae0ba30360ac8046e2a0e515420f95b288f46
|
||||
@@ -1 +1 @@
|
||||
70bd018a65dbc16d9249e9f89aeb73904e06ae5a
|
||||
cc673b22139b4cc71266e2ee597fe4e505845566
|
||||
@@ -1 +1 @@
|
||||
d66447f952feb4ec5829e5829e3d25dd8af939e4
|
||||
7751944281f48f2205099723e6efbfb26620a396
|
||||
@@ -1 +1 @@
|
||||
bc2df173bcd5877ac4b9a0147065291f7090ede0
|
||||
de07b190ab40f5a096608c4d885bbd098152cd0b
|
||||
@@ -1 +1 @@
|
||||
5ce5b47ab7ee19494ca4bb2e4d7fe0285165199a
|
||||
edd8ee3d35b335e383a211e9b690fb94721f2abb
|
||||
@@ -1 +1 @@
|
||||
73f330f118271340beadba9943f025f51326505b
|
||||
f4927f8651f063086e19752ea214536075e84c1d
|
||||
@@ -1 +1 @@
|
||||
90445e4b34c276c86330ebdab580339e96320d17
|
||||
62aa938719e0ef286376395e6c8f851ecfd89337
|
||||
@@ -1 +1 @@
|
||||
ce18802ab9fddeab8c3df4d80d4920c0078beb8a
|
||||
044ae0ba30360ac8046e2a0e515420f95b288f46
|
||||
@@ -1 +1 @@
|
||||
70bd018a65dbc16d9249e9f89aeb73904e06ae5a
|
||||
cc673b22139b4cc71266e2ee597fe4e505845566
|
||||
@@ -1 +1 @@
|
||||
d66447f952feb4ec5829e5829e3d25dd8af939e4
|
||||
7751944281f48f2205099723e6efbfb26620a396
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user