Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/api-snapshot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/license-header.txt (renamed from license-header.txt)0
-rw-r--r--tools/genapi/GenAPI.exebin0 -> 38912 bytes
-rw-r--r--tools/genapi/GenAPI.exe.config26
-rw-r--r--tools/genapi/Microsoft.Cci.Extensions.dllbin0 -> 189440 bytes
-rw-r--r--tools/genapi/Microsoft.Cci.dllbin0 -> 1764528 bytes
5 files changed, 26 insertions, 0 deletions
diff --git a/license-header.txt b/profiles/license-header.txt
index 9722982..9722982 100644
--- a/license-header.txt
+++ b/profiles/license-header.txt
diff --git a/tools/genapi/GenAPI.exe b/tools/genapi/GenAPI.exe
new file mode 100644
index 0000000..f3ffa26
--- /dev/null
+++ b/tools/genapi/GenAPI.exe
Binary files differ
diff --git a/tools/genapi/GenAPI.exe.config b/tools/genapi/GenAPI.exe.config
new file mode 100644
index 0000000..bdec0d4
--- /dev/null
+++ b/tools/genapi/GenAPI.exe.config
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?>
+<configuration>
+ <startup>
+ <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6" />
+ </startup>
+ <runtime>
+ <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
+ <dependentAssembly>
+ <assemblyIdentity name="System.IO.FileSystem.Primitives" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
+ <bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
+ </dependentAssembly>
+ </assemblyBinding>
+ <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
+ <dependentAssembly>
+ <assemblyIdentity name="System.Collections.NonGeneric" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
+ <bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
+ </dependentAssembly>
+ </assemblyBinding>
+ <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
+ <dependentAssembly>
+ <assemblyIdentity name="System.IO.FileSystem" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
+ <bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
+ </dependentAssembly>
+ </assemblyBinding>
+ </runtime>
+</configuration> \ No newline at end of file
diff --git a/tools/genapi/Microsoft.Cci.Extensions.dll b/tools/genapi/Microsoft.Cci.Extensions.dll
new file mode 100644
index 0000000..5c118ca
--- /dev/null
+++ b/tools/genapi/Microsoft.Cci.Extensions.dll
Binary files differ
diff --git a/tools/genapi/Microsoft.Cci.dll b/tools/genapi/Microsoft.Cci.dll
new file mode 100644
index 0000000..0956d9a
--- /dev/null
+++ b/tools/genapi/Microsoft.Cci.dll
Binary files differ