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
@ -0,0 +1,7 @@
|
||||
namespace System.Xml
|
||||
{
|
||||
static class BinaryCompatibility
|
||||
{
|
||||
public static bool TargetsAtLeast_Desktop_V4_5_2 => true;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user