From a019c186dfcc5847c34714f788954b8d6c5728d0 Mon Sep 17 00:00:00 2001 From: Erjan Gavalji Date: Wed, 2 Dec 2015 14:05:03 +0200 Subject: [PATCH 1/2] Upgrade TypeScript to version 1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58a03d016..c32005ed3 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "grunt-typedoc": "0.2.3", "grunt-untar": "0.0.1", "mocha": "2.2.5", - "typescript": "1.6.2" + "typescript": "1.7.3" }, "typings": "tns-core-modules.d.ts" } From 46b4f5525e2856ec0d1b82f7fdbf3396412c9923 Mon Sep 17 00:00:00 2001 From: Erjan Gavalji Date: Wed, 2 Dec 2015 14:22:01 +0200 Subject: [PATCH 2/2] Update the csproj as well --- CrossPlatformModules.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CrossPlatformModules.csproj b/CrossPlatformModules.csproj index 62f5dea41..b1df7e578 100644 --- a/CrossPlatformModules.csproj +++ b/CrossPlatformModules.csproj @@ -3,7 +3,7 @@ 12.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - 1.6 + 1.7 {2313F1BF-1F2D-4F11-806A-87927FA6A7C0} {349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc} Library @@ -2107,4 +2107,4 @@ - \ No newline at end of file +