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

github.com/mono/api-doc-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkatsiaryna_bialiatka <katsiaryna_bialiatka@epam.com>2018-06-08 15:58:17 +0300
committerkatsiaryna_bialiatka <katsiaryna_bialiatka@epam.com>2018-06-08 15:58:17 +0300
commit59459f1de8394c8110c2fddbeb8d65f8741a8122 (patch)
tree7a7aadda3ab69cc983e6b4154753e8b47deeaaf7 /README.md
parent111914edcbdf705aa44cfaeadabf343e3e3ea052 (diff)
Fix Eii property names for VB
Apply fix to have interface name in signature Fix ecma importers + slash doc importers Add unit and integration tests Addnew attribute for custom Eii name + fix xsd schema Closes #92
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 98b3db91..c499598c 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,8 @@ apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BF
echo "deb http://download.mono-project.com/repo/ubuntu trusty main" | tee /etc/apt/sources.list.d/mono-official.list
apt-get update
-apt-get install git make mono-devel ca-certificates-mono wget nuget fsharp -y
+apt-get install tzdata nuget -y --allow-unauthenticated
+apt-get install git make mono-devel mono-vbnc ca-certificates-mono wget fsharp -y
wget -q 'http://mxr.mozilla.org/seamonkey/source/security/nss/lib/ckfw/builtins/certdata.txt?raw=1' -O "/tmp/certdata.txt"
mozroots --import --ask-remove --file /tmp/certdata.txt