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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Leibowitz <mattleibow@live.com>2018-07-15 23:33:51 +0300
committerMarek Safar <marek.safar@gmail.com>2018-07-15 23:33:51 +0300
commit5f11f0dc64e216e73c5066bbab0e3e5325ed2e04 (patch)
treebcca88ae5b20093c5c0bc3b4304a072c59537e8b /bcl.sln
parentf1b677f85b0c192d4abaf1f577857f6ed6673764 (diff)
[mono-api-diff] Moved mono-api-diff into its own tools directory (#9563)
* [mono-api-diff] Moved mono-api-diff into its own tools directory * [mono-api-diff] Making the requested changes
Diffstat (limited to 'bcl.sln')
-rw-r--r--bcl.sln24
1 files changed, 24 insertions, 0 deletions
diff --git a/bcl.sln b/bcl.sln
index 8db5aff8ecb..6cf27cb2b58 100644
--- a/bcl.sln
+++ b/bcl.sln
@@ -630,6 +630,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "csharp", "mcs/tools/csharp/
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "mono-api-info", "mcs/tools/corcompare/mono-api-info.csproj", "{804E854F-E8F5-4E2B-807A-4FAF4BE99C03}"
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "mono-api-diff", "mcs/tools/mono-api-diff/mono-api-diff.csproj", "{0424B3D8-DBDF-405B-A48C-DC27C6B97C90}"
+EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "mono-api-html", "mcs/tools/mono-api-html/mono-api-html.csproj", "{D25986E2-7A41-4966-A26D-5614BAC7B8A7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "compiler-tester", "mcs/tools/compiler-tester/compiler-tester.csproj", "{988B01B8-F772-4E69-AC95-03A357CF2C3B}"
@@ -10561,6 +10563,28 @@ Global
{804E854F-E8F5-4E2B-807A-4FAF4BE99C03}.Release|winaot.ActiveCfg = Release|net_4_x
{804E854F-E8F5-4E2B-807A-4FAF4BE99C03}.Debug|xammac.ActiveCfg = Debug|net_4_x
{804E854F-E8F5-4E2B-807A-4FAF4BE99C03}.Release|xammac.ActiveCfg = Release|net_4_x
+ {0424B3D8-DBDF-405B-A48C-DC27C6B97C90}.Debug|net_4_x.ActiveCfg = Debug|net_4_x
+ {0424B3D8-DBDF-405B-A48C-DC27C6B97C90}.Debug|net_4_x.Build.0 = Debug|net_4_x
+ {0424B3D8-DBDF-405B-A48C-DC27C6B97C90}.Release|net_4_x.ActiveCfg = Release|net_4_x
+ {0424B3D8-DBDF-405B-A48C-DC27C6B97C90}.Release|net_4_x.Build.0 = Release|net_4_x
+ {0424B3D8-DBDF-405B-A48C-DC27C6B97C90}.Debug|monodroid.ActiveCfg = Debug|net_4_x
+ {0424B3D8-DBDF-405B-A48C-DC27C6B97C90}.Release|monodroid.ActiveCfg = Release|net_4_x
+ {0424B3D8-DBDF-405B-A48C-DC27C6B97C90}.Debug|monotouch.ActiveCfg = Debug|net_4_x
+ {0424B3D8-DBDF-405B-A48C-DC27C6B97C90}.Release|monotouch.ActiveCfg = Release|net_4_x
+ {0424B3D8-DBDF-405B-A48C-DC27C6B97C90}.Debug|monotouch_tv.ActiveCfg = Debug|net_4_x
+ {0424B3D8-DBDF-405B-A48C-DC27C6B97C90}.Release|monotouch_tv.ActiveCfg = Release|net_4_x
+ {0424B3D8-DBDF-405B-A48C-DC27C6B97C90}.Debug|monotouch_watch.ActiveCfg = Debug|net_4_x
+ {0424B3D8-DBDF-405B-A48C-DC27C6B97C90}.Release|monotouch_watch.ActiveCfg = Release|net_4_x
+ {0424B3D8-DBDF-405B-A48C-DC27C6B97C90}.Debug|orbis.ActiveCfg = Debug|net_4_x
+ {0424B3D8-DBDF-405B-A48C-DC27C6B97C90}.Release|orbis.ActiveCfg = Release|net_4_x
+ {0424B3D8-DBDF-405B-A48C-DC27C6B97C90}.Debug|unreal.ActiveCfg = Debug|net_4_x
+ {0424B3D8-DBDF-405B-A48C-DC27C6B97C90}.Release|unreal.ActiveCfg = Release|net_4_x
+ {0424B3D8-DBDF-405B-A48C-DC27C6B97C90}.Debug|wasm.ActiveCfg = Debug|net_4_x
+ {0424B3D8-DBDF-405B-A48C-DC27C6B97C90}.Release|wasm.ActiveCfg = Release|net_4_x
+ {0424B3D8-DBDF-405B-A48C-DC27C6B97C90}.Debug|winaot.ActiveCfg = Debug|net_4_x
+ {0424B3D8-DBDF-405B-A48C-DC27C6B97C90}.Release|winaot.ActiveCfg = Release|net_4_x
+ {0424B3D8-DBDF-405B-A48C-DC27C6B97C90}.Debug|xammac.ActiveCfg = Debug|net_4_x
+ {0424B3D8-DBDF-405B-A48C-DC27C6B97C90}.Release|xammac.ActiveCfg = Release|net_4_x
{D25986E2-7A41-4966-A26D-5614BAC7B8A7}.Debug|net_4_x.ActiveCfg = Debug|net_4_x
{D25986E2-7A41-4966-A26D-5614BAC7B8A7}.Debug|net_4_x.Build.0 = Debug|net_4_x
{D25986E2-7A41-4966-A26D-5614BAC7B8A7}.Release|net_4_x.ActiveCfg = Release|net_4_x