From 34ebbca3ef905f4aaf8c3643bf03cca9c5da2ec2 Mon Sep 17 00:00:00 2001 From: PanayotCankov Date: Wed, 14 May 2014 15:07:53 +0300 Subject: [PATCH] Added Documentation configuration in the BCL solution. Added VS build step in the snippets build script. --- BCL.csproj | 9 ++++ BCL.sln | 7 +-- filesystem/file_system.ts | 99 ++------------------------------------- 3 files changed, 17 insertions(+), 98 deletions(-) diff --git a/BCL.csproj b/BCL.csproj index 93435cfe4..91c432e35 100644 --- a/BCL.csproj +++ b/BCL.csproj @@ -273,6 +273,11 @@ True ES5 + + commonjs + False + ES5 +