You've already forked linux-packaging-mono
Imported Upstream version 5.18.0.142
Former-commit-id: 7467d4b717762eeaf652d77f1486dd11ffb1ff1f
This commit is contained in:
parent
e52655b4dc
commit
0abdbe5a7d
10
mcs/tools/mono-api-diff/Makefile
Normal file
10
mcs/tools/mono-api-diff/Makefile
Normal file
@ -0,0 +1,10 @@
|
||||
thisdir = tools/mono-api-diff
|
||||
SUBDIRS =
|
||||
include ../../build/rules.make
|
||||
|
||||
LIB_REFS = System.Xml System.Core System
|
||||
LOCAL_MCS_FLAGS =
|
||||
|
||||
PROGRAM = mono-api-diff.exe
|
||||
|
||||
include ../../build/executable.make
|
1938
mcs/tools/mono-api-diff/mono-api-diff.cs
Normal file
1938
mcs/tools/mono-api-diff/mono-api-diff.cs
Normal file
File diff suppressed because it is too large
Load Diff
2
mcs/tools/mono-api-diff/mono-api-diff.exe.sources
Normal file
2
mcs/tools/mono-api-diff/mono-api-diff.exe.sources
Normal file
@ -0,0 +1,2 @@
|
||||
mono-api-diff.cs
|
||||
../../class/Mono.Options/Mono.Options/Options.cs
|
Reference in New Issue
Block a user